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
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.core.HolderSet.ListBacked
canSerializeIn, get, getRandomElement, iterator, size, spliterator, stream
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.minecraftforge.common.extensions.IForgeHolderSet
addInvalidationListener, serializationType
-
Field Details
-
contents
-
contentsSet
-
-
Constructor Details
-
Direct
-
-
Method Details
-
contents
- Specified by:
contents
in classHolderSet.ListBacked<T>
-
unwrap
-
unwrapKey
-
contains
-
toString
-