Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.client.renderer.entity.layers | |
net.minecraft.entity | |
net.minecraft.entity.ai.goal | |
net.minecraft.entity.passive |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
DolphinRenderer.getEntityTexture(DolphinEntity entity) |
Modifier and Type | Method and Description |
---|---|
void |
DolphinCarriedItemLayer.render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn,
DolphinEntity entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch) |
Constructor and Description |
---|
DolphinCarriedItemLayer(IEntityRenderer<DolphinEntity,DolphinModel<DolphinEntity>> p_i50944_1_) |
DolphinCarriedItemLayer(IEntityRenderer<DolphinEntity,DolphinModel<DolphinEntity>> p_i50944_1_) |
Modifier and Type | Field and Description |
---|---|
static EntityType<DolphinEntity> |
EntityType.DOLPHIN |
Modifier and Type | Field and Description |
---|---|
private DolphinEntity |
DolphinJumpGoal.field_220711_b |
Constructor and Description |
---|
DolphinJumpGoal(DolphinEntity p_i50329_1_,
int p_i50329_2_) |
Modifier and Type | Field and Description |
---|---|
private DolphinEntity |
DolphinEntity.MoveHelperController.dolphin |
private DolphinEntity |
DolphinEntity.SwimToTreasureGoal.dolphin |
private DolphinEntity |
DolphinEntity.SwimWithPlayerGoal.dolphin |
Modifier and Type | Method and Description |
---|---|
static boolean |
DolphinEntity.func_223364_b(EntityType<DolphinEntity> p_223364_0_,
IWorld p_223364_1_,
SpawnReason reason,
BlockPos p_223364_3_,
java.util.Random p_223364_4_) |
Constructor and Description |
---|
MoveHelperController(DolphinEntity dolphinIn) |
SwimToTreasureGoal(DolphinEntity dolphinIn) |
SwimWithPlayerGoal(DolphinEntity dolphinIn,
double speedIn) |
Constructor and Description |
---|
DolphinEntity(EntityType<? extends DolphinEntity> type,
World worldIN) |