Uses of Enum Class
net.minecraft.class_11099.class_11100
Packages that use class_11099.class_11100
-
Uses of class_11099.class_11100 in net.minecraft
Fields in net.minecraft declared as class_11099.class_11100Modifier and TypeFieldDescriptionprivate class_11099.class_11100class_11088.field_59063private class_11099.class_11100class_11103.field_59108Fields in net.minecraft with type parameters of type class_11099.class_11100Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_11099.class_11100> class_11099.class_11100.field_59097Methods in net.minecraft that return class_11099.class_11100Modifier and TypeMethodDescriptionclass_11088.method_69849()class_11098.method_69849()class_11099.method_69849()class_11103.method_69849()static class_11099.class_11100Returns the enum constant of this class with the specified name.static class_11099.class_11100[]class_11099.class_11100.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft with parameters of type class_11099.class_11100ModifierConstructorDescriptionclass_11088(Identifier identifier, List<class_11088.class_11095> list, List<UUID> list2, int int2, long long2, BlockPos blockPos, class_11099.class_11100 class_11100) class_11103(BlockPos blockPos, class_11099.class_11100 class_11100)