net.minecraft.world.gen.loot.entries

public class EmptyLootEntry

extends LootPoolEntry

ccb
net.minecraft.unmapped.C_48364630
net.minecraft.world.gen.loot.entries.EmptyLootEntry
net.minecraft.world.storage.loot.LootEntryEmpty

Constructor summary

ModifierConstructor
public (int arg0, int arg1, LootItemCondition[] arg2)

Method summary

Modifier and TypeMethod
public void
a(Collection<ata> arg0, Random arg1, ccg arg2)
m_68996349(Collection<C_88708284> arg0, Random arg1, C_80158377 arg2)
addItems(Collection<ItemStack> arg0, Random arg1, LootContext arg2)
func_186363_a(Collection<ItemStack> arg0, Random arg1, LootContext arg2)
protected void
a(com.google.gson.JsonObject arg0, com.google.gson.JsonSerializationContext arg1)
m_82620348(com.google.gson.JsonObject arg0, com.google.gson.JsonSerializationContext arg1)
serialize(com.google.gson.JsonObject arg0, com.google.gson.JsonSerializationContext arg1)
func_186362_a(com.google.gson.JsonObject arg0, com.google.gson.JsonSerializationContext arg1)
public static EmptyLootEntry
a(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1, int arg2, int arg3, ccz[] arg4)
m_58221993(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1, int arg2, int arg3, C_65690890[] arg4)
deserialize(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context, int weight, int quality, LootItemCondition[] conditions)
func_186372_a(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1, int arg2, int arg3, LootCondition[] arg4)