Class VillagerCache

java.lang.Object
com.mrbysco.roughlyenoughprofessions.VillagerCache

public class VillagerCache extends Object
  • Constructor Details

    • VillagerCache

      public VillagerCache()
  • Method Details

    • getVillagerEntity

      @Nullable public static @Nullable net.minecraft.world.entity.npc.villager.Villager getVillagerEntity(net.minecraft.core.Holder<net.minecraft.world.entity.npc.villager.VillagerProfession> professionHolder)