Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity |
Modifier and Type | Method and Description |
---|---|
void |
RenderLeashKnot.doRender(EntityLeashKnot entity,
double x,
double y,
double z,
float entityYaw,
float partialTicks) |
protected ResourceLocation |
RenderLeashKnot.getEntityTexture(EntityLeashKnot entity) |
Modifier and Type | Method and Description |
---|---|
static EntityLeashKnot |
EntityLeashKnot.createKnot(World worldIn,
BlockPos fence) |
static EntityLeashKnot |
EntityLeashKnot.getKnotForPosition(World worldIn,
BlockPos pos) |