Uses of Interface
net.minecraft.world.RedstoneView
Packages that use RedstoneView
Package
Description
- 
Uses of RedstoneView in net.minecraft.blockMethods in net.minecraft.block with parameters of type RedstoneViewModifier and TypeMethodDescriptionprotected intAbstractRedstoneGateBlock.getMaxInputLevelSides(RedstoneView world, BlockPos pos, BlockState state) private booleanPistonBlock.shouldExtend(RedstoneView world, BlockPos pos, Direction pistonFace) 
- 
Uses of RedstoneView in net.minecraft.client.worldClasses in net.minecraft.client.world that implement RedstoneView
- 
Uses of RedstoneView in net.minecraft.server.worldClasses in net.minecraft.server.world that implement RedstoneView
- 
Uses of RedstoneView in net.minecraft.worldSubinterfaces of RedstoneView in net.minecraft.worldModifier and TypeInterfaceDescriptioninterfaceinterfaceA world view orWorld's superinterface that exposes access to a registry manager.interfaceRepresents access to a world on a logical Minecraft server.interfaceinterfaceinterfaceRepresents a scoped, read-only view of a world like structure that contains biomes, chunks and is bound to a dimension.Classes in net.minecraft.world that implement RedstoneView