Uses of Enum Class
net.minecraft.server.world.ChunkTicketType.class_10558
Packages that use ChunkTicketType.class_10558
-
Uses of ChunkTicketType.class_10558 in net.minecraft.server.world
Fields in net.minecraft.server.world declared as ChunkTicketType.class_10558Modifier and TypeFieldDescriptionprivate final ChunkTicketType.class_10558ChunkTicketType.useThe field for theuserecord component.Methods in net.minecraft.server.world that return ChunkTicketType.class_10558Modifier and TypeMethodDescriptionChunkTicketType.use()Returns the value of theuserecord component.static ChunkTicketType.class_10558Returns the enum constant of this class with the specified name.static ChunkTicketType.class_10558[]ChunkTicketType.class_10558.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.server.world with parameters of type ChunkTicketType.class_10558Modifier and TypeMethodDescriptionprivate static ChunkTicketTypeChunkTicketType.method_66026(String string, long long2, boolean bool, ChunkTicketType.class_10558 class_10558) Constructors in net.minecraft.server.world with parameters of type ChunkTicketType.class_10558ModifierConstructorDescriptionChunkTicketType(long long2, boolean bool, ChunkTicketType.class_10558 class_10558)