Interface PointOfInterestRegistry


public interface PointOfInterestRegistry
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static net.minecraft.world.entity.ai.village.poi.PoiType
    register(net.minecraft.resources.ResourceLocation id, net.minecraft.world.entity.ai.village.poi.PoiType pointOfInterestTypeCustom)
     
  • Method Details

    • register

      static net.minecraft.world.entity.ai.village.poi.PoiType register(net.minecraft.resources.ResourceLocation id, net.minecraft.world.entity.ai.village.poi.PoiType pointOfInterestTypeCustom)