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 KilledByPlayerLootCondition
KilledByPlayerLootCondition. INSTANCE
Methods in net.minecraft.loot.condition that return KilledByPlayerLootCondition Modifier and Type Method Description KilledByPlayerLootCondition
KilledByPlayerLootCondition.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)
Methods in net.minecraft.loot.condition with parameters of type KilledByPlayerLootCondition Modifier and Type Method Description void
KilledByPlayerLootCondition.Serializer. toJson(JsonObject jsonObject, KilledByPlayerLootCondition killedByPlayerLootCondition, JsonSerializationContext jsonSerializationContext)