| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity | |
| net.minecraft.entity.merchant.villager | |
| net.minecraft.world.spawner |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
WanderingTraderRenderer.getEntityTexture(WanderingTraderEntity entity) |
protected void |
WanderingTraderRenderer.preRenderCallback(WanderingTraderEntity entitylivingbaseIn,
MatrixStack matrixStackIn,
float partialTickTime) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<WanderingTraderEntity> |
EntityType.WANDERING_TRADER |
| Modifier and Type | Field and Description |
|---|---|
(package private) WanderingTraderEntity |
WanderingTraderEntity.MoveToGoal.traderEntity |
| Constructor and Description |
|---|
MoveToGoal(WanderingTraderEntity traderEntityIn,
double distanceIn,
double speedIn) |
| Constructor and Description |
|---|
WanderingTraderEntity(EntityType<? extends WanderingTraderEntity> type,
World worldIn) |
| Modifier and Type | Method and Description |
|---|---|
private void |
WanderingTraderSpawner.func_221243_a(WanderingTraderEntity p_221243_1_,
int p_221243_2_) |