Uses of Interface
net.minecraft.world.RedstoneView
Packages that use RedstoneView
Package
Description
-
Uses of RedstoneView in net.minecraft.block
Methods in net.minecraft.block with parameters of type RedstoneViewModifier 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
Classes in net.minecraft.client.world that implement RedstoneView -
Uses of RedstoneView in net.minecraft.server.world
Classes in net.minecraft.server.world that implement RedstoneView -
Uses of RedstoneView in net.minecraft.world
Subinterfaces of RedstoneView in net.minecraft.worldModifier 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.Classes in net.minecraft.world that implement RedstoneView