Uses of Class
net.minecraft.entity.passive.horse.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.horse
Constructor parameters in net.minecraft.entity.passive.horse with type arguments of type TraderLlamaEntityModifierConstructorDescriptionTraderLlamaEntity
(EntityType<? extends TraderLlamaEntity> p_i50234_1_, World p_i50234_2_)