net.minecraft.world.entity.npc

public record VillagerProfession

cqh
net.minecraft.world.entity.npc.VillagerProfession
net.minecraft.class_3852
net.minecraft.village.VillagerProfession

Field summary

Modifier and TypeField
private final Component
q
name
comp_818
id
private final Predicate<Holder<PoiType>>
r
heldJobSite
comp_819
heldWorkstation
private final Predicate<Holder<PoiType>>
s
acquirableJobSite
comp_820
acquirableWorkstation
private final com.google.common.collect.ImmutableSet<Item>
t
requestedItems
comp_821
gatherableItems
private final com.google.common.collect.ImmutableSet<Block>
u
secondaryPoi
comp_822
secondaryJobSites
private final SoundEvent
v
workSound
comp_823
workSound
public static final Predicate<Holder<PoiType>>
a
ALL_ACQUIRABLE_JOBS
field_39308
IS_ACQUIRABLE_JOB_SITE
public static final ResourceKey<VillagerProfession>
b
NONE
field_17051
NONE
public static final ResourceKey<VillagerProfession>
c
ARMORER
field_17052
ARMORER
public static final ResourceKey<VillagerProfession>
d
BUTCHER
field_17053
BUTCHER
public static final ResourceKey<VillagerProfession>
e
CARTOGRAPHER
field_17054
CARTOGRAPHER
public static final ResourceKey<VillagerProfession>
f
CLERIC
field_17055
CLERIC
public static final ResourceKey<VillagerProfession>
g
FARMER
field_17056
FARMER
public static final ResourceKey<VillagerProfession>
h
FISHERMAN
field_17057
FISHERMAN
public static final ResourceKey<VillagerProfession>
i
FLETCHER
field_17058
FLETCHER
public static final ResourceKey<VillagerProfession>
j
LEATHERWORKER
field_17059
LEATHERWORKER
public static final ResourceKey<VillagerProfession>
k
LIBRARIAN
field_17060
LIBRARIAN
public static final ResourceKey<VillagerProfession>
l
MASON
field_17061
MASON
public static final ResourceKey<VillagerProfession>
m
NITWIT
field_17062
NITWIT
public static final ResourceKey<VillagerProfession>
n
SHEPHERD
field_17063
SHEPHERD
public static final ResourceKey<VillagerProfession>
o
TOOLSMITH
field_17064
TOOLSMITH
public static final ResourceKey<VillagerProfession>
p
WEAPONSMITH
field_17065
WEAPONSMITH

Constructor summary

ModifierConstructor
public (Component arg0, Predicate<Holder<PoiType>> arg1, Predicate<Holder<PoiType>> arg2, com.google.common.collect.ImmutableSet<Item> arg3, com.google.common.collect.ImmutableSet<Block> arg4, SoundEvent arg5)

Method summary

Modifier and TypeMethod
private static ResourceKey<VillagerProfession>
a(String arg0)
createKey(String arg0)
method_66691(String arg0)
of(String id)
private static VillagerProfession
a(jr<cqh> arg0, ald<cqh> arg1, ald<cie> arg2, awk arg3)
register(Registry<VillagerProfession> arg0, ResourceKey<VillagerProfession> arg1, ResourceKey<PoiType> arg2, SoundEvent arg3)
method_16926(class_2378<class_3852> arg0, class_5321<class_3852> arg1, class_5321<class_4158> arg2, class_3414 arg3)
register(Registry<VillagerProfession> registry, RegistryKey<VillagerProfession> key, RegistryKey<PointOfInterestType> heldWorkstation, SoundEvent workSound)
private static VillagerProfession
a(jr<cqh> arg0, ald<cqh> arg1, Predicate<je<cie>> arg2, Predicate<je<cie>> arg3, awk arg4)
register(Registry<VillagerProfession> arg0, ResourceKey<VillagerProfession> arg1, Predicate<Holder<PoiType>> arg2, Predicate<Holder<PoiType>> arg3, SoundEvent arg4)
method_44007(class_2378<class_3852> arg0, class_5321<class_3852> arg1, Predicate<class_6880<class_4158>> arg2, Predicate<class_6880<class_4158>> arg3, class_3414 arg4)
register(Registry<VillagerProfession> registry, RegistryKey<VillagerProfession> key, Predicate<RegistryEntry<PointOfInterestType>> heldWorkstation, Predicate<RegistryEntry<PointOfInterestType>> acquirableWorkstation, SoundEvent workSound)
private static VillagerProfession
a(jr<cqh> arg0, ald<cqh> arg1, ald<cie> arg2, com.google.common.collect.ImmutableSet<cyo> arg3, com.google.common.collect.ImmutableSet<dlu> arg4, awk arg5)
register(Registry<VillagerProfession> arg0, ResourceKey<VillagerProfession> arg1, ResourceKey<PoiType> arg2, com.google.common.collect.ImmutableSet<Item> arg3, com.google.common.collect.ImmutableSet<Block> arg4, SoundEvent arg5)
method_19197(class_2378<class_3852> arg0, class_5321<class_3852> arg1, class_5321<class_4158> arg2, com.google.common.collect.ImmutableSet<class_1792> arg3, com.google.common.collect.ImmutableSet<class_2248> arg4, class_3414 arg5)
register(Registry<VillagerProfession> registry, RegistryKey<VillagerProfession> key, RegistryKey<PointOfInterestType> heldWorkstation, com.google.common.collect.ImmutableSet<Item> gatherableItems, com.google.common.collect.ImmutableSet<Block> secondaryJobSites, SoundEvent workSound)
private static VillagerProfession
a(jr<cqh> arg0, ald<cqh> arg1, Predicate<je<cie>> arg2, Predicate<je<cie>> arg3, com.google.common.collect.ImmutableSet<cyo> arg4, com.google.common.collect.ImmutableSet<dlu> arg5, awk arg6)
register(Registry<VillagerProfession> arg0, ResourceKey<VillagerProfession> arg1, Predicate<Holder<PoiType>> arg2, Predicate<Holder<PoiType>> arg3, com.google.common.collect.ImmutableSet<Item> arg4, com.google.common.collect.ImmutableSet<Block> arg5, SoundEvent arg6)
method_44008(class_2378<class_3852> arg0, class_5321<class_3852> arg1, Predicate<class_6880<class_4158>> arg2, Predicate<class_6880<class_4158>> arg3, com.google.common.collect.ImmutableSet<class_1792> arg4, com.google.common.collect.ImmutableSet<class_2248> arg5, class_3414 arg6)
register(Registry<VillagerProfession> registry, RegistryKey<VillagerProfession> key, Predicate<RegistryEntry<PointOfInterestType>> heldWorkstation, Predicate<RegistryEntry<PointOfInterestType>> acquirableWorkstation, com.google.common.collect.ImmutableSet<Item> gatherableItems, com.google.common.collect.ImmutableSet<Block> secondaryJobSites, SoundEvent workSound)
public static VillagerProfession
a(jr<cqh> arg0)
bootstrap(Registry<VillagerProfession> arg0)
method_66692(class_2378<class_3852> arg0)
registerAndGetDefault(Registry<VillagerProfession> registry)
public Component
a()
name()
comp_818()
id()
public Predicate<Holder<PoiType>>
b()
heldJobSite()
comp_819()
heldWorkstation()
public Predicate<Holder<PoiType>>
c()
acquirableJobSite()
comp_820()
acquirableWorkstation()
public com.google.common.collect.ImmutableSet<Item>
d()
requestedItems()
comp_821()
gatherableItems()
public com.google.common.collect.ImmutableSet<Block>
e()
secondaryPoi()
comp_822()
secondaryJobSites()
public SoundEvent
f()
workSound()
comp_823()
workSound()