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$Getter- intermediary - net/minecraft/class_9762$class_9763- official - azt$a
- 
Method Summary
- 
Method Details- 
get- Mappings:
- Namespace - Name - Mixin selector - named - get- Lnet/minecraft/util/collection/BoundedRegionArray$Getter;get(II)Ljava/lang/Object;- intermediary - get- Lnet/minecraft/class_9762$class_9763;get(II)Ljava/lang/Object;- official - get- Lazt$a;get(II)Ljava/lang/Object;
 
 
-