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.InteractionResulttick(net.minecraft.world.entity.player.Player player)
-
Field Details
-
EVENT
-
-
Method Details
-
tick
net.minecraft.world.InteractionResult tick(net.minecraft.world.entity.player.Player player)
-