Uses of Class
net.minecraft.loot.functions.SetAttributes.Modifier
-
Packages that use SetAttributes.Modifier Package Description net.minecraft.loot.functions -
-
Uses of SetAttributes.Modifier in net.minecraft.loot.functions
Fields in net.minecraft.loot.functions with type parameters of type SetAttributes.Modifier Modifier and Type Field Description private java.util.List<SetAttributes.Modifier>
SetAttributes. modifiers
Methods in net.minecraft.loot.functions that return SetAttributes.Modifier Modifier and Type Method Description static SetAttributes.Modifier
SetAttributes.Modifier. deserialize(com.google.gson.JsonObject p_186586_0_, com.google.gson.JsonDeserializationContext p_186586_1_)
Constructor parameters in net.minecraft.loot.functions with type arguments of type SetAttributes.Modifier Constructor Description SetAttributes(ILootCondition[] p_i51228_1_, java.util.List<SetAttributes.Modifier> p_i51228_2_)
-