Uses of Interface
net.minecraft.class_8235
Packages that use class_8235
Package
Description
-
Uses of class_8235 in net.minecraft.block
Methods in net.minecraft.block with parameters of type class_8235Modifier and TypeMethodDescriptionprotected int
AbstractRedstoneGateBlock.getMaxInputLevelSides
(class_8235 class_8235, BlockPos pos, BlockState state) private boolean
PistonBlock.shouldExtend
(class_8235 class_8235, BlockPos pos, Direction pistonFace) -
Uses of class_8235 in net.minecraft.client.world
Classes in net.minecraft.client.world that implement class_8235 -
Uses of class_8235 in net.minecraft.server.world
Classes in net.minecraft.server.world that implement class_8235 -
Uses of class_8235 in net.minecraft.world
Subinterfaces of class_8235 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 class_8235