Uses of Class
net.minecraft.loot.condition.KilledByPlayerLootCondition
Packages that use KilledByPlayerLootCondition
-
Uses of KilledByPlayerLootCondition in net.minecraft.loot.condition
Fields in net.minecraft.loot.condition declared as KilledByPlayerLootConditionModifier and TypeFieldDescription(package private) static final KilledByPlayerLootConditionKilledByPlayerLootCondition.INSTANCEMethods in net.minecraft.loot.condition that return KilledByPlayerLootConditionModifier and TypeMethodDescriptionKilledByPlayerLootCondition.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft.loot.condition with parameters of type KilledByPlayerLootConditionModifier and TypeMethodDescriptionvoidKilledByPlayerLootCondition.Serializer.toJson(com.google.gson.JsonObject jsonObject, KilledByPlayerLootCondition killedByPlayerLootCondition, com.google.gson.JsonSerializationContext jsonSerializationContext)