| azp | |
| net.minecraft.world.entity.ai.village.poi.PoiRecord | |
| net.minecraft.class_4156 | |
| net.minecraft.world.poi.PointOfInterest | |
| net.minecraft.village.PointOfInterest | |
| net.minecraft.server.v1_16_R3.VillagePlaceRecord |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||
| private final PoiType |
| ||||||||||
| private int |
| ||||||||||
| private final Runnable |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (BlockPos pos, PoiType type, int freeTickets, Runnable updateListener) |
| public | (BlockPos pos, PoiType type, Runnable updateListener) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static com.mojang.serialization.Codec<PoiRecord> |
| ||||||||||
| protected boolean |
| ||||||||||
| protected boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public BlockPos |
| ||||||||||
| public PoiType |
|