net.minecraft.client.renderer.entity.state

public class FrogRenderState

extends LivingEntityRenderState

gyf
net.minecraft.client.renderer.entity.state.FrogRenderState
net.minecraft.class_10028
net.minecraft.client.render.entity.state.FrogEntityRenderState

Field summary

Modifier and TypeField
private static final ResourceLocation
g
DEFAULT_TEXTURE
field_53385
DEFAULT_TEXTURE
public boolean
a
isSwimming
field_53379
insideWaterOrBubbleColumn
public final AnimationState
b
jumpAnimationState
field_53380
longJumpingAnimationState
public final AnimationState
c
croakAnimationState
field_53381
croakingAnimationState
public final AnimationState
d
tongueAnimationState
field_53382
usingTongueAnimationState
public final AnimationState
e
swimIdleAnimationState
field_53383
idlingInWaterAnimationState
public ResourceLocation
f
texture
field_53384
texture

Constructor summary

ModifierConstructor
public ()