net.minecraft.world.poi

public enum PointOfInterestStorage$OccupationStatus

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
field_18487
HAS_SPACE
IS_OCCUPIED
field_18488
IS_OCCUPIED
ANY
field_18489
ANY

Field summary

Modifier and TypeField
private final Predicate<? super PointOfInterest>
test
field_18490
predicate
private static final PointOfInterestStorage$OccupationStatus[]
$VALUES
field_18491
field_18491

Constructor summary

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

Method summary

Modifier and TypeMethod
public Predicate<? super PointOfInterest>
getTest()
method_19135()
getPredicate()
private static PointOfInterestStorage$OccupationStatus[]
$values()
method_36629()
method_36629()
private static boolean
lambda$static$0(PoiRecord arg0)
method_19136(class_4156 arg0)
method_19136(PointOfInterest poi)