Uses of Class
net.minecraft.entity.passive.TraderLlamaEntity
Packages that use TraderLlamaEntity
-
Uses of TraderLlamaEntity in net.minecraft.entity
Fields 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.passive
Constructor parameters in net.minecraft.entity.passive with type arguments of type TraderLlamaEntityModifierConstructorDescriptionTraderLlamaEntity
(EntityType<? extends TraderLlamaEntity> type, World world)