Uses of Class
net.minecraft.world.storage.StorageIoWorker.Priority
Package | Description |
---|---|
net.minecraft.world.storage |
-
Uses of StorageIoWorker.Priority in net.minecraft.world.storage
Methods in net.minecraft.world.storage that return StorageIoWorker.Priority Modifier and Type Method Description static StorageIoWorker.Priority
StorageIoWorker.Priority. valueOf(String name)
Returns the enum constant of this type with the specified name.static StorageIoWorker.Priority[]
StorageIoWorker.Priority. values()
Returns an array containing the constants of this enum type, in the order they are declared.