PointOfInterestTypeAccessor

public interface PointOfInterestTypeAccessor

Functions

callCreate
Link copied to clipboard
static PointOfInterestType callCreate(String id, Set<BlockState> blockStates, int ticketCount, int searchDistance)
static PointOfInterestType callCreate(String id, Set<BlockState> blockStates, int ticketCount, Predicate<PointOfInterestType> typePredicate, int searchDistance)
callSetup
Link copied to clipboard
static PointOfInterestType callSetup(PointOfInterestType pointOfInterestType)

Sources

jvm source
Link copied to clipboard