JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.village.PointOfInterestData
Packages that use
PointOfInterestData
Package
Description
net.minecraft.village
Uses of
PointOfInterestData
in
net.minecraft.village
Methods in
net.minecraft.village
that return types with arguments of type
PointOfInterestData
Modifier and Type
Method
Description
static com.mojang.serialization.Codec<
PointOfInterestData
>
PointOfInterestData.
codec
(
Runnable
p_234158_0_)