net.minecraft.world.entity.npc

public class VillagerProfession

axw
net.minecraft.world.entity.npc.VillagerProfession
net.minecraft.class_3852
net.minecraft.unmapped.C_yhqxfbuc
net.minecraft.village.VillagerProfession
net.minecraft.entity.merchant.villager.VillagerProfession
net.minecraft.server.v1_15_R1.VillagerProfession

Field summary

Modifier and TypeField
public static final VillagerProfession
a
NONE
field_17051
f_twurfflm
NONE
field_221151_a
NONE
public static final VillagerProfession
b
ARMORER
field_17052
f_ablznjvx
ARMORER
field_221152_b
ARMORER
public static final VillagerProfession
c
BUTCHER
field_17053
f_bgcfkqcs
BUTCHER
field_221153_c
BUTCHER
public static final VillagerProfession
d
CARTOGRAPHER
field_17054
f_tzmxhhei
CARTOGRAPHER
field_221154_d
CARTOGRAPHER
public static final VillagerProfession
e
CLERIC
field_17055
f_dedabkrk
CLERIC
field_221155_e
CLERIC
public static final VillagerProfession
f
FARMER
field_17056
f_levapbqq
FARMER
field_221156_f
FARMER
public static final VillagerProfession
g
FISHERMAN
field_17057
f_uhmbxwnj
FISHERMAN
field_221157_g
FISHERMAN
public static final VillagerProfession
h
FLETCHER
field_17058
f_cjyutgaf
FLETCHER
field_221158_h
FLETCHER
public static final VillagerProfession
i
LEATHERWORKER
field_17059
f_nlnsqing
LEATHERWORKER
field_221159_i
LEATHERWORKER
public static final VillagerProfession
j
LIBRARIAN
field_17060
f_tuxjuvjr
LIBRARIAN
field_221160_j
LIBRARIAN
public static final VillagerProfession
k
MASON
field_17061
f_bmlwjlmk
MASON
field_221161_k
MASON
public static final VillagerProfession
l
NITWIT
field_17062
f_skgtrbox
NITWIT
field_221162_l
NITWIT
public static final VillagerProfession
m
SHEPHERD
field_17063
f_aznmwuhs
SHEPHERD
field_221163_m
SHEPHERD
public static final VillagerProfession
n
TOOLSMITH
field_17064
f_wshkbgen
TOOLSMITH
field_221164_n
TOOLSMITH
public static final VillagerProfession
o
WEAPONSMITH
field_17065
f_kuqljvhf
WEAPONSMITH
field_221165_o
WEAPONSMITH
private final String
p
name
field_18541
f_whefzzlg
id
field_221166_p
private final PoiType
q
jobPoiType
field_18542
f_fjcmwmuk
workStation
field_221167_q
private final com.google.common.collect.ImmutableSet<Item>
r
requestedItems
field_18543
f_ayvuterw
gatherableItems
field_221168_r
private final com.google.common.collect.ImmutableSet<Block>
s
secondaryPoi
field_18880
f_acjlkvad
secondaryJobSites
field_221169_s
private final SoundEvent
t
workSound
field_20633
f_otcpaipa
field_226555_t_

Constructor summary

ModifierConstructor
private (String id, PoiType workStation, com.google.common.collect.ImmutableSet<Item> gatherableItems, com.google.common.collect.ImmutableSet<Block> secondaryJobSites, SoundEvent arg4)

Method summary

Modifier and TypeMethod
public PoiType
b()
getJobPoiType()
method_19198()
m_jyxmvjcs()
getWorkStation()
func_221149_b()
public com.google.common.collect.ImmutableSet<Item>
c()
getRequestedItems()
method_19199()
m_wnsofilu()
getGatherableItems()
func_221146_c()
public com.google.common.collect.ImmutableSet<Block>
d()
getSecondaryPoi()
method_19630()
m_hogpbzhi()
getSecondaryJobSites()
func_221150_d()
public SoundEvent
e()
getWorkSound()
method_22384()
m_tajggbmi()
func_226558_e_()
static VillagerProfession
a(String arg0, asr arg1, aah arg2)
register(String arg0, PoiType arg1, SoundEvent arg2)
method_16926(String arg0, class_4158 arg1, class_3414 arg2)
m_shghwmqc(String arg0, C_voztdcrg arg1, C_avavozay arg2)
register(String key, PointOfInterestType arg1, SoundEvent arg2)
func_226556_a_(String arg0, PointOfInterestType arg1, SoundEvent arg2)
static VillagerProfession
a(String arg0, asr arg1, com.google.common.collect.ImmutableSet<bef> arg2, com.google.common.collect.ImmutableSet<bpe> arg3, aah arg4)
register(String arg0, PoiType arg1, com.google.common.collect.ImmutableSet<Item> arg2, com.google.common.collect.ImmutableSet<Block> arg3, SoundEvent arg4)
method_19197(String arg0, class_4158 arg1, com.google.common.collect.ImmutableSet<class_1792> arg2, com.google.common.collect.ImmutableSet<class_2248> arg3, class_3414 arg4)
m_hqdxkiul(String arg0, C_voztdcrg arg1, com.google.common.collect.ImmutableSet<C_vorddnax> arg2, com.google.common.collect.ImmutableSet<C_mmxmpdoq> arg3, C_avavozay arg4)
register(String arg0, PointOfInterestType arg1, com.google.common.collect.ImmutableSet<Item> arg2, com.google.common.collect.ImmutableSet<Block> arg3, SoundEvent arg4)
func_226557_a_(String arg0, PointOfInterestType arg1, com.google.common.collect.ImmutableSet<Item> arg2, com.google.common.collect.ImmutableSet<Block> arg3, SoundEvent arg4)