Class LivingEntityEnvironmentTickImpl
java.lang.Object
com.github.thedeathlycow.thermoo.impl.LivingEntityEnvironmentTickImpl
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidtick(net.minecraft.world.entity.LivingEntity entity) static voidtickPlayer(net.minecraft.world.entity.player.Player player)
-
Method Details
-
tick
public static void tick(net.minecraft.world.entity.LivingEntity entity) -
tickPlayer
public static void tickPlayer(net.minecraft.world.entity.player.Player player)
-