Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.client.renderer.entity.model | |
net.minecraft.entity | |
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
protected int |
VexRenderer.getBlockLight(VexEntity entityIn,
float partialTicks) |
ResourceLocation |
VexRenderer.getEntityTexture(VexEntity entity) |
protected void |
VexRenderer.preRenderCallback(VexEntity entitylivingbaseIn,
MatrixStack matrixStackIn,
float partialTickTime) |
Modifier and Type | Method and Description |
---|---|
void |
VexModel.setRotationAngles(VexEntity entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch) |
Modifier and Type | Field and Description |
---|---|
static EntityType<VexEntity> |
EntityType.VEX |
Constructor and Description |
---|
MoveHelperController(VexEntity vex) |
Constructor and Description |
---|
VexEntity(EntityType<? extends VexEntity> p_i50190_1_,
World p_i50190_2_) |