Package net.minecraft.util.shape
Class IdentityPairList
java.lang.Object
net.minecraft.util.shape.IdentityPairList
- All Implemented Interfaces:
- PairList
- Mappings:
- Namespace - Name - named - net/minecraft/util/shape/IdentityPairList- intermediary - net/minecraft/class_250- official - fbm
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.util.shape.PairListPairList.Consumer
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanforEachPair(PairList.Consumer predicate) getPairs()intsize()
- 
Field Details- 
merged- Mappings:
- Namespace - Name - Mixin selector - named - merged- Lnet/minecraft/util/shape/IdentityPairList;merged:Lit/unimi/dsi/fastutil/doubles/DoubleList;- intermediary - field_1371- Lnet/minecraft/class_250;field_1371:Lit/unimi/dsi/fastutil/doubles/DoubleList;- official - a- Lfbm;a:Lit/unimi/dsi/fastutil/doubles/DoubleList;
 
 
- 
- 
Constructor Details- 
IdentityPairList- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/util/shape/IdentityPairList;<init>(Lit/unimi/dsi/fastutil/doubles/DoubleList;)V- intermediary - <init>- Lnet/minecraft/class_250;<init>(Lit/unimi/dsi/fastutil/doubles/DoubleList;)V- official - <init>- Lfbm;<init>(Lit/unimi/dsi/fastutil/doubles/DoubleList;)V
 
 
- 
- 
Method Details- 
forEachPair- Specified by:
- forEachPairin interface- PairList
- Mappings:
- Namespace - Name - Mixin selector - named - forEachPair- Lnet/minecraft/util/shape/PairList;forEachPair(Lnet/minecraft/util/shape/PairList$Consumer;)Z- intermediary - method_1065- Lnet/minecraft/class_255;method_1065(Lnet/minecraft/class_255$class_256;)Z- official - a- Lfbn;a(Lfbn$a;)Z
 
- 
sizepublic int size()
- 
getPairs- Specified by:
- getPairsin interface- PairList
- Mappings:
- Namespace - Name - Mixin selector - named - getPairs- Lnet/minecraft/util/shape/PairList;getPairs()Lit/unimi/dsi/fastutil/doubles/DoubleList;- intermediary - method_1066- Lnet/minecraft/class_255;method_1066()Lit/unimi/dsi/fastutil/doubles/DoubleList;- official - a- Lfbn;a()Lit/unimi/dsi/fastutil/doubles/DoubleList;
 
 
-