Uses of Class
net.minecraftforge.common.loot.CanToolPerformAction
Packages that use CanToolPerformAction
-
Uses of CanToolPerformAction in net.minecraftforge.common.loot
Methods in net.minecraftforge.common.loot that return CanToolPerformActionModifier and TypeMethodDescription@NotNull CanToolPerformAction
CanToolPerformAction.Serializer.deserialize
(com.google.gson.JsonObject json, @NotNull com.google.gson.JsonDeserializationContext context) Methods in net.minecraftforge.common.loot with parameters of type CanToolPerformActionModifier and TypeMethodDescriptionvoid
CanToolPerformAction.Serializer.serialize
(com.google.gson.JsonObject json, CanToolPerformAction itemCondition, @NotNull com.google.gson.JsonSerializationContext context)