Class NestedTableEntry<T>
java.lang.Object
org.spongepowered.api.util.weighted.TableEntry<T>
org.spongepowered.api.util.weighted.NestedTableEntry<T>
- Type Parameters:
T
- The entry type
Represents a
RandomObjectTable
which is nested inside the entry of
another table.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
get
(RandomGenerator rand) Retrieves entries from the nested table.Returns the nested tableint
hashCode()
toString()
Methods inherited from class org.spongepowered.api.util.weighted.TableEntry
weight