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