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.monster.Evoker
Packages that use
Evoker
Package
Description
net.minecraft.world.entity
net.minecraft.world.entity.monster
Uses of
Evoker
in
net.minecraft.world.entity
Fields in
net.minecraft.world.entity
with type parameters of type
Evoker
Modifier and Type
Field
Description
static
EntityType
<
Evoker
>
EntityType.
EVOKER
Uses of
Evoker
in
net.minecraft.world.entity.monster
Constructor parameters in
net.minecraft.world.entity.monster
with type arguments of type
Evoker
Modifier
Constructor
Description
Evoker
(
EntityType
<? extends
Evoker
> p_32627_,
Level
p_32628_)