Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.client.renderer.entity.layers | |
net.minecraft.entity | |
net.minecraft.entity.ai.goal | |
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
CreeperRenderer.getEntityTexture(CreeperEntity entity) |
protected float |
CreeperRenderer.getOverlayProgress(CreeperEntity livingEntityIn,
float partialTicks) |
protected void |
CreeperRenderer.preRenderCallback(CreeperEntity entitylivingbaseIn,
MatrixStack matrixStackIn,
float partialTickTime) |
Modifier and Type | Field and Description |
---|---|
private CreeperModel<CreeperEntity> |
CreeperChargeLayer.creeperModel |
Modifier and Type | Method and Description |
---|---|
protected EntityModel<CreeperEntity> |
CreeperChargeLayer.func_225635_b_() |
Constructor and Description |
---|
CreeperChargeLayer(IEntityRenderer<CreeperEntity,CreeperModel<CreeperEntity>> p_i50947_1_) |
CreeperChargeLayer(IEntityRenderer<CreeperEntity,CreeperModel<CreeperEntity>> p_i50947_1_) |
Modifier and Type | Field and Description |
---|---|
static EntityType<CreeperEntity> |
EntityType.CREEPER |
Modifier and Type | Field and Description |
---|---|
private CreeperEntity |
CreeperSwellGoal.swellingCreeper |
Constructor and Description |
---|
CreeperSwellGoal(CreeperEntity entitycreeperIn) |
Constructor and Description |
---|
CreeperEntity(EntityType<? extends CreeperEntity> type,
World worldIn) |