Uses of Class
cn.nukkit.level.format.anvil.LayerStorage
Packages that use LayerStorage
-
Uses of LayerStorage in cn.nukkit.level.format.anvil
Subclasses of LayerStorage in cn.nukkit.level.format.anvilFields in cn.nukkit.level.format.anvil declared as LayerStorageMethods in cn.nukkit.level.format.anvil that return LayerStorageMethod parameters in cn.nukkit.level.format.anvil with type arguments of type LayerStorageModifier and TypeMethodDescriptionvoid
LayerStorage.compress
(Consumer<LayerStorage> setLayerStorage) void
MultiLayerStorage.compress
(Consumer<LayerStorage> setLayerStorage) void
SingleLayerStorage.compress
(Consumer<LayerStorage> setLayerStorage) LayerStorage.getOrSetStorage
(Consumer<LayerStorage> setLayerStorage, IntSupplier contentVersion, int layer) MultiLayerStorage.getOrSetStorage
(Consumer<LayerStorage> setLayerStorage, IntSupplier contentVersion, int layer) SingleLayerStorage.getOrSetStorage
(Consumer<LayerStorage> setLayerStorage, IntSupplier contentVersion, int layer)