Uses of Class
net.minecraft.command.TimedFunctionTag
-
Packages that use TimedFunctionTag Package Description net.minecraft.command -
-
Uses of TimedFunctionTag in net.minecraft.command
Methods in net.minecraft.command that return TimedFunctionTag Modifier and Type Method Description TimedFunctionTag
TimedFunctionTag.Serializer. deserialize(CompoundNBT p_212846_1_)
Methods in net.minecraft.command with parameters of type TimedFunctionTag Modifier and Type Method Description void
TimedFunctionTag.Serializer. serialize(CompoundNBT p_212847_1_, TimedFunctionTag p_212847_2_)
-