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.Mule
Packages that use
Mule
Package
Description
net.minecraft.world.entity
net.minecraft.world.entity.animal.horse
Uses of
Mule
in
net.minecraft.world.entity
Fields in
net.minecraft.world.entity
with type parameters of type
Mule
Modifier and Type
Field
Description
static final
EntityType
<
Mule
>
EntityType.
MULE
Uses of
Mule
in
net.minecraft.world.entity.animal.horse
Constructor parameters in
net.minecraft.world.entity.animal.horse
with type arguments of type
Mule
Modifier
Constructor
Description
Mule
(
EntityType
<? extends
Mule
> p_30878_,
Level
p_30879_)