Uses of Class
net.minecraft.loot.condition.KilledByPlayerLootCondition
| Package | Description |
|---|---|
| net.minecraft.loot.condition |
-
Uses of KilledByPlayerLootCondition in net.minecraft.loot.condition
Fields in net.minecraft.loot.condition declared as KilledByPlayerLootCondition Modifier and Type Field Description private static KilledByPlayerLootConditionKilledByPlayerLootCondition. INSTANCEMethods in net.minecraft.loot.condition that return KilledByPlayerLootCondition Modifier and Type Method Description KilledByPlayerLootConditionKilledByPlayerLootCondition.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)Methods in net.minecraft.loot.condition with parameters of type KilledByPlayerLootCondition Modifier and Type Method Description voidKilledByPlayerLootCondition.Serializer. toJson(JsonObject jsonObject, KilledByPlayerLootCondition killedByPlayerLootCondition, JsonSerializationContext jsonSerializationContext)