Uses of Class
net.minecraft.entity.passive.TraderLlamaEntity
Package | Description |
---|---|
net.minecraft.entity | |
net.minecraft.entity.passive |
-
Uses of TraderLlamaEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type TraderLlamaEntity Modifier and Type Field Description static 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 TraderLlamaEntity Constructor Description TraderLlamaEntity(EntityType<? extends TraderLlamaEntity> type, World world)