Uses of Enum Class
net.minecraft.class_3801.class_3802
Packages that use class_3801.class_3802
Package
Description
-
Uses of class_3801.class_3802 in net.minecraft
Fields in net.minecraft declared as class_3801.class_3802Modifier and TypeFieldDescription(package private) final class_3801.class_3802class_3933.field_19313Methods in net.minecraft that return class_3801.class_3802Modifier and TypeMethodDescriptionstatic class_3801.class_3802Returns the enum constant of this class with the specified name.static class_3801.class_3802[]class_3801.class_3802.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_3801.class_3802Modifier and TypeMethodDescriptionclass_3781.method_16991(class_3801.class_3802 class_3802) class_3788.method_16991(class_3801.class_3802 class_3802) voidclass_3782.method_17019(class_4441 class_4441, class_3801.class_3802 class_3802) Constructors in net.minecraft with parameters of type class_3801.class_3802 -
Uses of class_3801.class_3802 in net.minecraft.server.world
Methods in net.minecraft.server.world with parameters of type class_3801.class_3802Modifier and TypeMethodDescriptionvoidChunkGenerator.method_17019(class_4441 class_4441, class_3801.class_3802 class_3802) -
Uses of class_3801.class_3802 in net.minecraft.world.biome
Fields in net.minecraft.world.biome with type parameters of type class_3801.class_3802Modifier and TypeFieldDescriptionprotected final Map<class_3801.class_3802,List<class_3973<?>>> Biome.field_17569Methods in net.minecraft.world.biome with parameters of type class_3801.class_3802Modifier and TypeMethodDescriptionList<class_3973<?>>Biome.method_16428(class_3801.class_3802 class_3802) <C extends class_3845>
voidBiome.method_16429(class_3801.class_3802 class_3802, class_3973<C> class_3973) -
Uses of class_3801.class_3802 in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type class_3801.class_3802Modifier and TypeFieldDescriptionprivate final Map<class_3801.class_3802,BitSet> ChunkBlockStateStorage.field_18928Methods in net.minecraft.world.chunk with parameters of type class_3801.class_3802Modifier and TypeMethodDescriptionChunk.method_16991(class_3801.class_3802 class_3802) ChunkBlockStateStorage.method_16991(class_3801.class_3802 class_3802) voidDebugChunkGenerator.method_17019(class_4441 class_4441, class_3801.class_3802 class_3802) voidFlatChunkGenerator.method_17019(class_4441 class_4441, class_3801.class_3802 class_3802) voidChunkBlockStateStorage.method_17111(class_3801.class_3802 class_3802, BitSet bitSet)