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