net.minecraft.world.poi

public enum PointOfInterestStorage$OccupationStatus

net.minecraft.world.entity.ai.village.poi.PoiManager$Occupancy
net.minecraft.world.entity.ai.village.poi.PoiManager$Occupancy
net.minecraft.class_4153$class_4155
net.minecraft.world.poi.PointOfInterestStorage$OccupationStatus

Enum constant summary

Enum Constant
HAS_SPACE
HAS_SPACE
field_18487
HAS_SPACE
IS_OCCUPIED
IS_OCCUPIED
field_18488
IS_OCCUPIED
ANY
ANY
field_18489
ANY

Field summary

Modifier and TypeField
private final Predicate<? super PointOfInterest>
test
test
field_18490
predicate

Constructor summary

ModifierConstructor
private (Predicate<? super PointOfInterest> $enum$name)

Method summary

Modifier and TypeMethod
public Predicate<? super PointOfInterest>
getTest()
getTest()
method_19135()
getPredicate()