Package net.minecraft.core
Class HolderSet.Direct<T>
java.lang.Object
net.minecraft.core.HolderSet.ListBacked<T>
net.minecraft.core.HolderSet.Direct<T>
- All Implemented Interfaces:
Iterable<Holder<T>>,HolderSet<T>,IForgeHolderSet<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.core.HolderSet
HolderSet.Direct<T>, HolderSet.ListBacked<T>, HolderSet.Named<T>Nested classes/interfaces inherited from interface net.minecraftforge.common.extensions.IForgeHolderSet
IForgeHolderSet.SerializationType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.core.HolderSet.ListBacked
canSerializeIn, get, getRandomElement, iterator, size, spliterator, streamMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraftforge.common.extensions.IForgeHolderSet
addInvalidationListener, serializationType
-
Field Details
-
contents
-
contentsSet
-
-
Constructor Details
-
Direct
-
-
Method Details
-
contents
- Specified by:
contentsin classHolderSet.ListBacked<T>
-
unwrap
-
unwrapKey
-
contains
-
toString
-