net.minecraft.util.random

public interface WeightedEntry

brt
net.minecraft.util.random.WeightedEntry
net.minecraft.class_6008
net.minecraft.util.collection.Weighted
net.minecraft.util.random.WeightedEntry

Method summary

Modifier and TypeMethod
Weight
a()
getWeight()
method_34979()
getWeight()
static <T> WeightedEntry$Wrapper<T>
a(T arg0, int arg1)
wrap(T arg0, int arg1)
method_34980(T arg0, int arg1)
of(T data, int weight)