Uses of Enum Class
net.minecraft.class_11577
Packages that use class_11577
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11577 in net.minecraft
Fields in net.minecraft declared as class_11577Fields in net.minecraft with type parameters of type class_11577Modifier and TypeFieldDescriptionprivate static final TrackedData<class_11577> class_11573.field_61262static final com.mojang.serialization.Codec<class_11577> class_11577.field_61297static final PacketCodec<ByteBuf, class_11577> class_11577.field_61298private static final IntFunction<class_11577> class_11577.field_61299Methods in net.minecraft that return class_11577Modifier and TypeMethodDescriptionclass_11573.method_72476()static class_11577Returns the enum constant of this class with the specified name.static class_11577[]class_11577.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_11577Modifier and TypeMethodDescriptionvoidclass_11573.method_72458(class_11577 class_11577) private static class_11568.class_11570class_11574.method_72484(class_11577 class_11577, @Nullable SoundEvent soundEvent) -
Uses of class_11577 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_11577Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<class_11577> TrackedDataHandlerRegistry.field_61080