Uses of Class
net.minecraft.loot.LootType
-
Packages that use LootType Package Description net.minecraft.loot -
-
Uses of LootType in net.minecraft.loot
Classes in net.minecraft.loot with type parameters of type LootType Modifier and Type Class Description static classLootTypesManager.LootTypeRegistryWrapper<E,T extends LootType<E>>(package private) static classLootTypesManager.Serializer<E,T extends LootType<E>>Subclasses of LootType in net.minecraft.loot Modifier and Type Class Description classLootConditionTypeclassLootFunctionTypeclassLootPoolEntryTypeMethods in net.minecraft.loot with type parameters of type LootType Modifier and Type Method Description static <E,T extends LootType<E>>
LootTypesManager.LootTypeRegistryWrapper<E,T>LootTypesManager. builder(Registry<T> p_237389_0_, java.lang.String p_237389_1_, java.lang.String p_237389_2_, java.util.function.Function<E,T> p_237389_3_)
-