Uses of Class
net.minecraft.loot.conditions.Inverted
-
Packages that use Inverted Package Description net.minecraft.loot.conditions -
-
Uses of Inverted in net.minecraft.loot.conditions
Methods in net.minecraft.loot.conditions that return Inverted Modifier and Type Method Description Inverted
Inverted.Serializer. deserialize(com.google.gson.JsonObject p_230423_1_, com.google.gson.JsonDeserializationContext p_230423_2_)
Methods in net.minecraft.loot.conditions with parameters of type Inverted Modifier and Type Method Description void
Inverted.Serializer. serialize(com.google.gson.JsonObject p_230424_1_, Inverted p_230424_2_, com.google.gson.JsonSerializationContext p_230424_3_)
-