Uses of Enum Class
net.minecraft.class_6833
Packages that use class_6833
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6833 in net.minecraft
Methods in net.minecraft that return class_6833Modifier and TypeMethodDescription<F extends StructureFeature<?>>
class_6833class_6832.method_39831(ChunkPos chunkPos, F f, boolean bool) private @Nullable class_6833class_6832.method_39832(ChunkPos chunkPos, StructureFeature<?> structureFeature, boolean bool, long long2) private class_6833class_6832.method_39840(Object2IntMap<StructureFeature<?>> object2IntMap, StructureFeature<?> structureFeature, boolean bool) static class_6833Returns the enum constant of this class with the specified name.static class_6833[]class_6833.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_6833 in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return class_6833Modifier and TypeMethodDescriptionStructureAccessor.method_39783(ChunkPos chunkPos, StructureFeature<?> structureFeature, boolean bool)