Class VillagerCache
java.lang.Object
com.mrbysco.roughlyenoughprofessions.VillagerCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable net.minecraft.world.entity.npc.villager.VillagergetVillagerEntity(net.minecraft.core.Holder<net.minecraft.world.entity.npc.villager.VillagerProfession> professionHolder)
-
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)
-