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.ai.village.poi.PoiSection
Packages that use
PoiSection
Package
Description
net.minecraft.world.entity.ai.village.poi
Uses of
PoiSection
in
net.minecraft.world.entity.ai.village.poi
Methods in
net.minecraft.world.entity.ai.village.poi
that return types with arguments of type
PoiSection
Modifier and Type
Method
Description
static com.mojang.serialization.Codec<
PoiSection
>
PoiSection.
codec
(
Runnable
p_27296_)