Class ExpandVillagerProfession

java.lang.Object
com.blamejared.crafttweaker.natives.villager.ExpandVillagerProfession

@ZenRegister public class ExpandVillagerProfession extends Object
  • Constructor Details

    • ExpandVillagerProfession

      public ExpandVillagerProfession()
  • Method Details

    • getName

      public static String getName(net.minecraft.world.entity.npc.VillagerProfession internal)
    • getRequestedItems

      public static Set<net.minecraft.world.item.Item> getRequestedItems(net.minecraft.world.entity.npc.VillagerProfession internal)
    • getSecondaryPoi

      public static Set<net.minecraft.world.level.block.Block> getSecondaryPoi(net.minecraft.world.entity.npc.VillagerProfession internal)
    • getWorkSound

      public static net.minecraft.sounds.SoundEvent getWorkSound(net.minecraft.world.entity.npc.VillagerProfession internal)
    • getCommandString

      public static String getCommandString(net.minecraft.world.entity.npc.VillagerProfession internal)