Class CondiutRenderState
java.lang.Object
net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState
net.minecraft.client.renderer.blockentity.state.CondiutRenderState
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloatintfloatbooleanbooleanFields inherited from class net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState
blockEntityType, blockPos, blockState, breakProgress, lightCoords -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState
extractBase, fillCrashReportCategory
-
Field Details
-
animTime
public float animTime -
isActive
public boolean isActive -
activeRotation
public float activeRotation -
animationPhase
public int animationPhase -
isHunting
public boolean isHunting
-
-
Constructor Details
-
CondiutRenderState
public CondiutRenderState()
-