Entity#isAlive(0) -> isValid

This commit is contained in:
Pyrofab 2020-05-11 10:52:53 +02:00
parent d3323c23bf
commit 0199e61e68
1 changed files with 2 additions and 2 deletions

View File

@ -254,7 +254,7 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
ARG 1 yaw
METHOD method_5637 isWet ()Z
COMMENT Returns whether this entity is touching water, or is being rained on, or is inside a bubble column...
COMMENT
COMMENT
COMMENT @see net.minecraft.entity.Entity#isTouchingWater()
COMMENT @see net.minecraft.entity.Entity#isBeingRainedOn()
COMMENT @see net.minecraft.entity.Entity#isInsideBubbleColumn()
@ -554,7 +554,7 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
ARG 1 silent
METHOD method_5804 startRiding (Lnet/minecraft/class_1297;)Z
ARG 1 entity
METHOD method_5805 isAlive ()Z
METHOD method_5805 isValid ()Z
METHOD method_5806 getDefaultNetherPortalCooldown ()I
METHOD method_5807 isCustomNameVisible ()Z
METHOD method_5808 refreshPositionAndAngles (DDDFF)V