net.minecraft.client.render.entity

public class IllusionerEntityRenderer

extends IllagerEntityRenderer<IllusionerEntity, IllusionerEntityRenderState>

All mapped superinterfaces:

FeatureRendererContext

net.minecraft.client.renderer.entity.IllusionerRenderer
net.minecraft.client.renderer.entity.IllusionerRenderer
net.minecraft.class_914
net.minecraft.client.render.entity.IllusionerEntityRenderer

Field summary

Modifier and TypeField
private static final Identifier
ILLUSIONER
ILLUSIONER
field_4718
TEXTURE

Constructor summary

ModifierConstructor
public (EntityRendererFactory$Context context)

Method summary

Modifier and TypeMethod
public Identifier
getTextureLocation(IllusionerRenderState state)
getTextureLocation(IllusionerRenderState state)
method_3990(class_10036 arg0)
getTexture(IllusionerEntityRenderState arg0)
public IllusionerEntityRenderState
createRenderState()
createRenderState()
method_55269()
createRenderState()
public void
extractRenderState(Illusioner entity, IllusionerRenderState state, float partialTicks)
extractRenderState(Illusioner entity, IllusionerRenderState state, float partialTicks)
method_62465(class_1581 arg0, class_10036 arg1, float arg2)
updateRenderState(IllusionerEntity arg0, IllusionerEntityRenderState arg1, float arg2)
public void
submit(IllusionerRenderState state, PoseStack poseStack, SubmitNodeCollector submitNodeCollector, CameraRenderState camera)
submit(IllusionerRenderState state, PoseStack poseStack, SubmitNodeCollector submitNodeCollector, CameraRenderState camera)
method_3991(class_10036 arg0, class_4587 arg1, class_11659 arg2, class_12075 arg3)
render(IllusionerEntityRenderState arg0, MatrixStack arg1, OrderedRenderCommandQueue arg2, CameraRenderState arg3)
protected boolean
isBodyVisible(IllusionerRenderState state)
isBodyVisible(IllusionerRenderState state)
method_3988(class_10036 arg0)
isVisible(IllusionerEntityRenderState arg0)
protected Box
getBoundingBoxForCulling(Illusioner entity, float partialTicks)
getBoundingBoxForCulling(Illusioner entity, float partialTicks)
method_62464(class_1581 arg0, float arg1)
getBoundingBox(IllusionerEntity arg0, float arg1)