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