Uses of Class
net.minecraft.loot.conditions.SurvivesExplosion
-
Packages that use SurvivesExplosion Package Description net.minecraft.loot.conditions -
-
Uses of SurvivesExplosion in net.minecraft.loot.conditions
Fields in net.minecraft.loot.conditions declared as SurvivesExplosion Modifier and Type Field Description private static SurvivesExplosion
SurvivesExplosion. INSTANCE
Methods in net.minecraft.loot.conditions that return SurvivesExplosion Modifier and Type Method Description SurvivesExplosion
SurvivesExplosion.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 SurvivesExplosion Modifier and Type Method Description void
SurvivesExplosion.Serializer. serialize(com.google.gson.JsonObject p_230424_1_, SurvivesExplosion p_230424_2_, com.google.gson.JsonSerializationContext p_230424_3_)
-