Package net.minecraft.util.collection
Interface BoundedRegionArray.Getter<T>
- Enclosing class:
 BoundedRegionArray<T>
- 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/util/collection/BoundedRegionArray$Getterintermediary net/minecraft/class_9762$class_9763official bcx$a
- 
Method Summary
 
- 
Method Details
- 
get
- Mappings:
 Namespace Name Mixin selector named getLnet/minecraft/util/collection/BoundedRegionArray$Getter;get(II)Ljava/lang/Object;intermediary getLnet/minecraft/class_9762$class_9763;get(II)Ljava/lang/Object;official getLbcx$a;get(II)Ljava/lang/Object;
 
 -