Package net.minecraft.world.storage
Interface ChunkCompressionFormat.Wrapper<O>
- Enclosing class:
 ChunkCompressionFormat
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
- Mappings:
 Namespace Name named net/minecraft/world/storage/ChunkCompressionFormat$Wrapperintermediary net/minecraft/class_4486$class_4487official dwr$a
- 
Method Summary
 
- 
Method Details
- 
wrap
- Throws:
 IOException- Mappings:
 Namespace Name Mixin selector named wrapLnet/minecraft/world/storage/ChunkCompressionFormat$Wrapper;wrap(Ljava/lang/Object;)Ljava/lang/Object;intermediary wrapLnet/minecraft/class_4486$class_4487;wrap(Ljava/lang/Object;)Ljava/lang/Object;official wrapLdwr$a;wrap(Ljava/lang/Object;)Ljava/lang/Object;
 
 -