Uses of Class
net.minecraft.world.timer.FunctionTimerCallback
Package | Description |
---|---|
net.minecraft.world.timer |
-
Uses of FunctionTimerCallback in net.minecraft.world.timer
Methods in net.minecraft.world.timer that return FunctionTimerCallback Modifier and Type Method Description FunctionTimerCallback
FunctionTimerCallback.Serializer. deserialize(NbtCompound nbtCompound)
Methods in net.minecraft.world.timer with parameters of type FunctionTimerCallback Modifier and Type Method Description void
FunctionTimerCallback.Serializer. serialize(NbtCompound nbtCompound, FunctionTimerCallback functionTimerCallback)