Package net.minecraft.util.shape
Class IdentityPairList
java.lang.Object
net.minecraft.util.shape.IdentityPairList
- All Implemented Interfaces:
PairList
public class IdentityPairList extends Object implements PairList
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.shape.PairList
PairList.Consumer -
Field Summary
Fields Modifier and Type Field Description private DoubleListmerged -
Constructor Summary
Constructors Constructor Description IdentityPairList(DoubleList values) -
Method Summary
Modifier and Type Method Description booleanforEachPair(PairList.Consumer predicate)DoubleListgetPairs()intsize()