JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.world.entity.animal.horse.Donkey
Packages that use
Donkey
Package
Description
net.minecraft.world.entity
net.minecraft.world.entity.animal.horse
Uses of
Donkey
in
net.minecraft.world.entity
Fields in
net.minecraft.world.entity
with type parameters of type
Donkey
Modifier and Type
Field
Description
static
EntityType
<
Donkey
>
EntityType.
DONKEY
Uses of
Donkey
in
net.minecraft.world.entity.animal.horse
Constructor parameters in
net.minecraft.world.entity.animal.horse
with type arguments of type
Donkey
Modifier
Constructor
Description
Donkey
(
EntityType
<? extends
Donkey
> p_30672_,
Level
p_30673_)