Uses of Class
net.minecraft.world.level.storage.loot.predicates.LootItemKilledByPlayerCondition
Packages that use LootItemKilledByPlayerCondition
-
Uses of LootItemKilledByPlayerCondition in net.minecraft.world.level.storage.loot.predicates
Fields in net.minecraft.world.level.storage.loot.predicates declared as LootItemKilledByPlayerConditionModifier and TypeFieldDescription(package private) static final LootItemKilledByPlayerCondition
LootItemKilledByPlayerCondition.INSTANCE
Methods in net.minecraft.world.level.storage.loot.predicates that return LootItemKilledByPlayerConditionModifier and TypeMethodDescriptionLootItemKilledByPlayerCondition.Serializer.deserialize
(com.google.gson.JsonObject p_81919_, com.google.gson.JsonDeserializationContext p_81920_) Methods in net.minecraft.world.level.storage.loot.predicates with parameters of type LootItemKilledByPlayerConditionModifier and TypeMethodDescriptionvoid
LootItemKilledByPlayerCondition.Serializer.serialize
(com.google.gson.JsonObject p_81911_, LootItemKilledByPlayerCondition p_81912_, com.google.gson.JsonSerializationContext p_81913_)