net.minecraft.server.v1_14_R1

public enum VillagePlace$Occupancy

aqk$b
net.minecraft.class_4153$class_4155
net.minecraft.village.PointOfInterestStorage$OccupationStatus
net.minecraft.village.PointOfInterestManager$Status
net.minecraft.server.v1_14_R1.VillagePlace$Occupancy

枚举常量概要

枚举常量
a
field_18487
HAS_SPACE
HAS_SPACE
HAS_SPACE
b
field_18488
IS_OCCUPIED
IS_OCCUPIED
IS_OCCUPIED
c
field_18489
ANY
ANY
ANY

字段概要

修饰符与类型字段
private final Predicate<? super VillagePlaceRecord>
d
field_18490
predicate
field_221037_d

构造函数概要

修饰符构造函数
private (Predicate<? super VillagePlaceRecord> arg0)

方法概要

修饰符与类型方法
public Predicate<? super VillagePlaceRecord>
a()
method_19135()
getPredicate()
func_221035_a()