Uses of Interface
net.minecraft.world.level.SignalGetter
Package
Description
-
Uses of SignalGetter in net.minecraft.client.multiplayer
-
Uses of SignalGetter in net.minecraft.server.level
-
Uses of SignalGetter in net.minecraft.world.level
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
-
Uses of SignalGetter in net.minecraft.world.level.block
Modifier and TypeMethodDescriptionprotected int
DiodeBlock.getAlternateSignal
(SignalGetter p_277358_, BlockPos p_277763_, BlockState p_277604_) -
Uses of SignalGetter in net.minecraft.world.level.block.piston
Modifier and TypeMethodDescriptionprivate boolean
PistonBaseBlock.getNeighborSignal
(SignalGetter p_277378_, BlockPos p_60179_, Direction p_60180_) -
Uses of SignalGetter in net.minecraftforge.common.extensions
Modifier and TypeMethodDescriptiondefault boolean
IForgeBlock.shouldCheckWeakPower
(BlockState state, SignalGetter level, BlockPos pos, Direction side) Called to determine whether to allow the block to handle its own indirect power rather than using the default rules.default boolean
IForgeBlockState.shouldCheckWeakPower
(SignalGetter level, BlockPos pos, Direction side) Called to determine whether to allow the block to handle its own indirect power rather than using the default rules.