Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.passive |
Modifier and Type | Method and Description |
---|---|
protected void |
SquidRenderer.applyRotations(SquidEntity entityLiving,
MatrixStack matrixStackIn,
float ageInTicks,
float rotationYaw,
float partialTicks) |
ResourceLocation |
SquidRenderer.getEntityTexture(SquidEntity entity) |
protected float |
SquidRenderer.handleRotationFloat(SquidEntity livingBase,
float partialTicks) |
Modifier and Type | Field and Description |
---|---|
static EntityType<SquidEntity> |
EntityType.SQUID |
Modifier and Type | Field and Description |
---|---|
private SquidEntity |
SquidEntity.MoveRandomGoal.squid |
Modifier and Type | Method and Description |
---|---|
static boolean |
SquidEntity.func_223365_b(EntityType<SquidEntity> p_223365_0_,
IWorld p_223365_1_,
SpawnReason reason,
BlockPos p_223365_3_,
java.util.Random p_223365_4_) |
Constructor and Description |
---|
MoveRandomGoal(SquidEntity p_i48823_2_) |
Constructor and Description |
---|
SquidEntity(EntityType<? extends SquidEntity> type,
World worldIn) |