net.minecraft.server.v1_12_R1

public class LootTable

bfs
net.minecraft.world.storage.loot.LootTable
net.minecraft.server.v1_12_R1.LootTable

字段概要

修饰符与类型字段
private static final org.apache.logging.log4j.Logger
b
field_186465_b
public static final LootTable
a
field_186464_a
private final LootSelector[]
c
field_186466_c

构造函数概要

修饰符构造函数
public (LootSelector[] arg0)

方法概要

修饰符与类型方法
public List<ItemStack>
a(Random arg0, bft arg1)
func_186462_a(Random arg0, LootContext arg1)
public void
a(tv arg0, Random arg1, bft arg2)
func_186460_a(IInventory arg0, Random arg1, LootContext arg2)
private void
a(List<aip> arg0, int arg1, Random arg2)
func_186463_a(List<ItemStack> arg0, int arg1, Random arg2)
private List<Integer>
a(tv arg0, Random arg1)
func_186459_a(IInventory arg0, Random arg1)