net.minecraft.world.level.storage.loot.entries

public class LootPoolEntries

dbm
net.minecraft.world.level.storage.loot.entries.LootPoolEntries
net.minecraft.class_75
net.minecraft.loot.entry.LootPoolEntryTypes
net.minecraft.loot.LootEntryManager
net.minecraft.server.v1_16_R1.LootEntries

Field summary

Modifier and TypeField
public static final LootPoolEntryType
a
EMPTY
field_25206
EMPTY
field_237410_a_
public static final LootPoolEntryType
b
ITEM
field_25207
ITEM
field_237411_b_
public static final LootPoolEntryType
c
REFERENCE
field_25208
LOOT_TABLE
field_237412_c_
public static final LootPoolEntryType
d
DYNAMIC
field_25209
DYNAMIC
field_237413_d_
public static final LootPoolEntryType
e
TAG
field_25210
TAG
field_237414_e_
public static final LootPoolEntryType
f
ALTERNATIVES
field_25211
ALTERNATIVES
field_237415_f_
public static final LootPoolEntryType
g
SEQUENCE
field_25212
SEQUENCE
field_237416_g_
public static final LootPoolEntryType
h
GROUP
field_25213
GROUP
field_237417_h_

Method summary

Modifier and TypeMethod
private static LootPoolEntryType
a(String arg0, dbc<? extends dbo> arg1)
register(String arg0, Serializer<? extends LootPoolEntryContainer> arg1)
method_29317(String arg0, class_5335<? extends class_79> arg1)
register(String id, JsonSerializer<? extends LootPoolEntry> arg1)
func_237419_a_(String arg0, ILootSerializer<? extends LootEntry> arg1)
public static Object
a()
createGsonAdapter()
method_29316()
createGsonSerializer()
func_237418_a_()