Uses of Enum Class
net.minecraft.class_9064
Packages that use class_9064
-
Uses of class_9064 in net.minecraft
Fields in net.minecraft with type parameters of type class_9064Modifier and TypeFieldDescriptionprivate final Map<class_9064,List<Vec3d>> class_9066.field_47752private final Map<class_9064,List<Vec3d>> class_9066.class_9067.field_47753Methods in net.minecraft that return class_9064Modifier and TypeMethodDescriptionstatic class_9064Returns the enum constant of this class with the specified name.static class_9064[]class_9064.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_9064Modifier and TypeMethodDescriptionclass_9066.method_55675(class_9064 class_9064, int int2, float float2) class_9066.method_55678(class_9064 class_9064, int int2, float float2) class_9066.method_55679(class_9064 class_9064, int int2, float float2) class_9066.class_9067.method_55682(class_9064 class_9064, float float2, float float3, float float4) class_9066.class_9067.method_55683(class_9064 class_9064, Vec3d vec3d) Constructor parameters in net.minecraft with type arguments of type class_9064