Uses of Interface
net.minecraft.world.RedstoneView
Package
Description
-
Uses of RedstoneView in net.minecraft.block
Modifier and TypeMethodDescriptionprotected int
AbstractRedstoneGateBlock.getMaxInputLevelSides
(RedstoneView world, BlockPos pos, BlockState state) private boolean
PistonBlock.shouldExtend
(RedstoneView world, BlockPos pos, Direction pistonFace) -
Uses of RedstoneView in net.minecraft.client.world
-
Uses of RedstoneView in net.minecraft.server.world
-
Uses of RedstoneView in net.minecraft.world
Modifier and TypeInterfaceDescriptioninterface
interface
A world view orWorld
's superinterface that exposes access to a registry manager.interface
Represents access to a world on a logical Minecraft server.interface
interface
interface
Represents a scoped, read-only view of a world like structure that contains biomes, chunks and is bound to a dimension.