Uses of Enum Class
net.minecraft.class_8967
Packages that use class_8967
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8967 in net.minecraft
Fields in net.minecraft with type parameters of type class_8967Methods in net.minecraft that return class_8967Modifier and TypeMethodDescriptionclass_8961.method_55151()
class_8963.class_8964.method_55151()
class_8963.method_55175()
(package private) class_8967
class_8967.method_55214
(BlockPos blockPos, class_8963 class_8963, ServerWorld serverWorld) static class_8967
Returns the enum constant of this class with the specified name.static class_8967[]
class_8967.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_8967Modifier and TypeMethodDescriptionvoid
class_8961.method_55146
(World world, class_8967 class_8967) void
class_8963.class_8964.method_55146
(World world, class_8967 class_8967) void
class_8963.method_55163
(World world, class_8967 class_8967) class_8966.method_55190
(class_8963 class_8963, World world, class_8967 class_8967) class_8966.method_55194
(class_8967 class_8967) -
Uses of class_8967 in net.minecraft.state.property
Fields in net.minecraft.state.property with type parameters of type class_8967