Uses of Interface
net.minecraft.class_8527
Packages that use class_8527
Package
Description
-
Uses of class_8527 in net.minecraft.server.world
Methods in net.minecraft.server.world that return class_8527 -
Uses of class_8527 in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk that implement class_8527Modifier and TypeClassDescriptionclassRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.classclassclassRepresents a read only view of a world chunk used in world generation.classMethods in net.minecraft.world.chunk that return class_8527 -
Uses of class_8527 in net.minecraft.world.chunk.light
Fields in net.minecraft.world.chunk.light declared as class_8527Methods in net.minecraft.world.chunk.light that return class_8527Modifier and TypeMethodDescriptionprotected @Nullable class_8527ChunkLightProvider.getChunk(int chunkX, int chunkZ)