Class PoiTypes
java.lang.Object
net.minecraft.world.entity.ai.village.poi.PoiTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceKey<PoiType>
private static final Set<BlockState>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
private static final Set<BlockState>
static final ResourceKey<PoiType>
protected static final Set<BlockState>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
static final ResourceKey<PoiType>
private static final Map<BlockState,
PoiType> static final ResourceKey<PoiType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PoiType
private static ResourceKey<PoiType>
forState
(BlockState p_218076_) private static Set<BlockState>
getBlockStates
(Block p_218074_) static boolean
hasPoi
(BlockState p_254440_) private static PoiType
register
(Registry<PoiType> p_218085_, ResourceKey<PoiType> p_218086_, Set<BlockState> p_218087_, int p_218088_, int p_218089_) private static void
registerBlockStates
(Holder<PoiType> p_250815_, Set<BlockState> p_250679_)
-
Field Details
-
ARMORER
-
BUTCHER
-
CARTOGRAPHER
-
CLERIC
-
FARMER
-
FISHERMAN
-
FLETCHER
-
LEATHERWORKER
-
LIBRARIAN
-
MASON
-
SHEPHERD
-
TOOLSMITH
-
WEAPONSMITH
-
HOME
-
MEETING
-
BEEHIVE
-
BEE_NEST
-
NETHER_PORTAL
-
LODESTONE
-
LIGHTNING_ROD
-
BEDS
-
CAULDRONS
-
TYPE_BY_STATE
-
f_218067_
-
-
Constructor Details
-
PoiTypes
public PoiTypes()
-
-
Method Details
-
getBlockStates
-
createKey
-
register
private static PoiType register(Registry<PoiType> p_218085_, ResourceKey<PoiType> p_218086_, Set<BlockState> p_218087_, int p_218088_, int p_218089_) -
registerBlockStates
-
forState
-
hasPoi
-
bootstrap
-