Interface PlayerTickCallback
public interface PlayerTickCallback
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.fabricmc.fabric.api.event.Event<PlayerTickCallback> -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.InteractionResultserverTick(net.minecraft.world.entity.player.Player player)
-
Field Details
-
EVENT
-
-
Method Details
-
serverTick
net.minecraft.world.InteractionResult serverTick(net.minecraft.world.entity.player.Player player)
-