Uses of Class
net.minecraft.entity.passive.horse.DonkeyEntity
-
Packages that use DonkeyEntity Package Description net.minecraft.entity net.minecraft.entity.passive.horse -
-
Uses of DonkeyEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type DonkeyEntity Modifier and Type Field Description static EntityType<DonkeyEntity>
EntityType. DONKEY
-
Uses of DonkeyEntity in net.minecraft.entity.passive.horse
Constructor parameters in net.minecraft.entity.passive.horse with type arguments of type DonkeyEntity Constructor Description DonkeyEntity(EntityType<? extends DonkeyEntity> p_i50239_1_, World p_i50239_2_)
-