History - net.minecraft.world.poi.PointOfInterest

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.entity.ai.village.poi.PoiRecord

net.minecraft.class_4156

net.minecraft.world.poi.PointOfInterest

Fields

BlockPos: pos, field_18492, pos

RegistryEntry<PointOfInterestType>: poiType, field_18493, type

int: freeTickets, field_18494, freeTickets

Runnable: setDirty, field_18495, updateListener

Constructors

(BlockPos, RegistryEntry<PointOfInterestType>, int, Runnable)

(BlockPos, RegistryEntry<PointOfInterestType>, Runnable)

Methods

PointOfInterest$Serialized (): pack, method_61448, toSerialized

int (): getFreeTickets, method_35156, getFreeTickets

boolean (): acquireTicket, method_19137, reserveTicket

boolean (): releaseTicket, method_19138, releaseTicket

boolean (): hasSpace, method_19139, hasSpace

boolean (): isOccupied, method_19140, isOccupied

BlockPos (): getPos, method_19141, getPos

RegistryEntry<PointOfInterestType> (): getPoiType, method_19142, getType