Uses of Enum Class
net.minecraft.class_2184
Packages that use class_2184
-
Uses of class_2184 in net.minecraft
Fields in net.minecraft declared as class_2184Methods in net.minecraft that return class_2184Modifier and TypeMethodDescriptionstatic class_2184class_2184.method_8756(int int2) static class_2184Returns the enum constant of this class with the specified name.static class_2184[]class_2184.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2184 in net.minecraft.block
Methods in net.minecraft.block that return class_2184Modifier and TypeMethodDescriptionDoublePlantBlock.method_8754(BlockView blockView, BlockPos blockPos) Methods in net.minecraft.block with parameters of type class_2184Modifier and TypeMethodDescriptionvoidDoublePlantBlock.method_8752(World world, BlockPos blockPos, class_2184 class_2184, int int2) -
Uses of class_2184 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as class_2184Methods in net.minecraft.world.gen.feature with parameters of type class_2184