Package net.minecraft.world.storage
Interface RegionFile.OutputAction
- Enclosing class:
- RegionFile
static interface RegionFile.OutputAction
- Mappings:
Namespace Name official cko$b
intermediary net/minecraft/class_2861$class_4549
named net/minecraft/world/storage/RegionFile$OutputAction
-
Method Summary
Modifier and Type Method Description void
run()
-
Method Details
-
run
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector official run
Lcko$b;run()V
intermediary run
Lnet/minecraft/class_2861$class_4549;run()V
named run
Lnet/minecraft/world/storage/RegionFile$OutputAction;run()V
-