Interface WilderWarden
- All Known Implementing Classes:
WardenMixin
public interface WilderWarden
-
Method Summary
Modifier and TypeMethodDescriptionintnet.minecraft.world.entity.AnimationStatenet.minecraft.world.entity.AnimationStatenet.minecraft.world.entity.AnimationStatebooleanvoidwilderWild$setDeathTicks(int i)
-
Method Details
-
wilderWild$getDyingAnimationState
net.minecraft.world.entity.AnimationState wilderWild$getDyingAnimationState() -
wilderWild$getSwimmingDyingAnimationState
net.minecraft.world.entity.AnimationState wilderWild$getSwimmingDyingAnimationState() -
wilderWild$getKirbyDeathAnimationState
net.minecraft.world.entity.AnimationState wilderWild$getKirbyDeathAnimationState() -
wilderWild$isStella
boolean wilderWild$isStella() -
wilderWild$setDeathTicks
void wilderWild$setDeathTicks(int i) -
wilderWild$getDeathTicks
int wilderWild$getDeathTicks()
-