net.minecraft.world.village

public class VillagerProfession

avo
net.minecraft.class_3852
net.minecraft.world.village.VillagerProfession
net.minecraft.entity.merchant.villager.VillagerProfession
net.minecraft.entity.merchant.villager.VillagerProfession

Field summary

Modifier and TypeField
public static final VillagerProfession
a
field_17051
NONE
field_221151_a
field_221151_a
public static final VillagerProfession
b
field_17052
ARMORER
field_221152_b
field_221152_b
public static final VillagerProfession
c
field_17053
BUTCHER
field_221153_c
field_221153_c
public static final VillagerProfession
d
field_17054
CARTOGRAPHER
field_221154_d
field_221154_d
public static final VillagerProfession
e
field_17055
CLERIC
field_221155_e
field_221155_e
public static final VillagerProfession
f
field_17056
FARMER
field_221156_f
field_221156_f
public static final VillagerProfession
g
field_17057
FISHERMAN
field_221157_g
field_221157_g
public static final VillagerProfession
h
field_17058
FLETCHER
field_221158_h
field_221158_h
public static final VillagerProfession
i
field_17059
LEATHERWORKER
field_221159_i
field_221159_i
public static final VillagerProfession
j
field_17060
LIBRARIAN
field_221160_j
field_221160_j
public static final VillagerProfession
k
field_17061
MASON
field_221161_k
field_221161_k
public static final VillagerProfession
l
field_17062
NITWIT
field_221162_l
field_221162_l
public static final VillagerProfession
m
field_17063
SHEPHERD
field_221163_m
field_221163_m
public static final VillagerProfession
n
field_17064
TOOLSMITH
field_221164_n
field_221164_n
public static final VillagerProfession
o
field_17065
WEAPONSMITH
field_221165_o
field_221165_o
private final String
p
field_18541
id
field_221166_p
field_221166_p
private final PointOfInterestType
q
field_18542
poit
field_221167_q
field_221167_q
private final com.google.common.collect.ImmutableSet<Item>
r
field_18543
f_15275652
field_221168_r
field_221168_r
private final com.google.common.collect.ImmutableSet<Block>
s
field_18880
f_14473697
field_221169_s
field_221169_s

Constructor summary

ModifierConstructor
private (String arg0, PointOfInterestType arg1, com.google.common.collect.ImmutableSet<Item> arg2, com.google.common.collect.ImmutableSet<Block> arg3)

Method summary

Modifier and TypeMethod
public PointOfInterestType
b()
method_19198()
getPointOfInterestType()
func_221149_b()
func_221149_b()
public com.google.common.collect.ImmutableSet<Item>
c()
method_19199()
m_74806685()
func_221146_c()
func_221146_c()
public com.google.common.collect.ImmutableSet<Block>
d()
method_19630()
m_29275362()
func_221150_d()
func_221150_d()
static VillagerProfession
a(String arg0, aqk arg1)
method_16926(String arg0, class_4158 arg1)
register(String id, PointOfInterestType poit)
func_221147_a(String arg0, PointOfInterestType arg1)
func_221147_a(String arg0, PointOfInterestType arg1)
static VillagerProfession
a(String arg0, aqk arg1, com.google.common.collect.ImmutableSet<bbw> arg2, com.google.common.collect.ImmutableSet<bmm> arg3)
method_19197(String arg0, class_4158 arg1, com.google.common.collect.ImmutableSet<class_1792> arg2, com.google.common.collect.ImmutableSet<class_2248> arg3)
register(String id, PointOfInterestType poit, com.google.common.collect.ImmutableSet<Item> arg2, com.google.common.collect.ImmutableSet<Block> arg3)
func_221148_a(String arg0, PointOfInterestType arg1, com.google.common.collect.ImmutableSet<Item> arg2, com.google.common.collect.ImmutableSet<Block> arg3)
func_221148_a(String arg0, PointOfInterestType arg1, com.google.common.collect.ImmutableSet<Item> arg2, com.google.common.collect.ImmutableSet<Block> arg3)