Uses of Class
net.minecraft.entity.passive.TraderLlamaEntity
Packages that use TraderLlamaEntity
- 
Uses of TraderLlamaEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type TraderLlamaEntityModifier and TypeFieldDescriptionstatic final EntityType<TraderLlamaEntity>EntityType.TRADER_LLAMA
- 
Uses of TraderLlamaEntity in net.minecraft.entity.passiveConstructor parameters in net.minecraft.entity.passive with type arguments of type TraderLlamaEntityModifierConstructorDescriptionTraderLlamaEntity(EntityType<? extends TraderLlamaEntity> type, World world)