Class WeightedOre
java.lang.Object
de.ellpeck.actuallyadditions.api.recipe.WeightedOre
- All Implemented Interfaces:
net.minecraft.util.random.WeightedEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.random.WeightedEntry
net.minecraft.util.random.WeightedEntry.IntrusiveBase, net.minecraft.util.random.WeightedEntry.Wrapper<T> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
weight
public final net.minecraft.util.random.Weight weight
-
-
Constructor Details
-
WeightedOre
-
-
Method Details
-
getWeight
public net.minecraft.util.random.Weight getWeight()- Specified by:
getWeightin interfacenet.minecraft.util.random.WeightedEntry
-