| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity | |
| net.minecraft.entity.item |
| Modifier and Type | Field and Description |
|---|---|
private LeashKnotModel<LeashKnotEntity> |
LeashKnotRenderer.leashKnotModel |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
LeashKnotRenderer.getEntityTexture(LeashKnotEntity entity) |
void |
LeashKnotRenderer.render(LeashKnotEntity entityIn,
float entityYaw,
float partialTicks,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<LeashKnotEntity> |
EntityType.LEASH_KNOT |
| Modifier and Type | Method and Description |
|---|---|
static LeashKnotEntity |
LeashKnotEntity.create(World p_213855_0_,
BlockPos p_213855_1_) |
| Constructor and Description |
|---|
LeashKnotEntity(EntityType<? extends LeashKnotEntity> p_i50223_1_,
World p_i50223_2_) |