public class SetTileEntityNBT
extends net.minecraft.world.storage.loot.LootFunction
Modifier and Type | Class and Description |
---|---|
static class |
SetTileEntityNBT.Serializer |
Modifier and Type | Method and Description |
---|---|
static net.minecraft.world.storage.loot.LootFunction.Builder<?> |
builder() |
net.minecraft.item.ItemStack |
doApply(net.minecraft.item.ItemStack stack,
net.minecraft.world.storage.loot.LootContext context) |
apply, builder, func_215856_a
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_215858_a
public net.minecraft.item.ItemStack doApply(net.minecraft.item.ItemStack stack, net.minecraft.world.storage.loot.LootContext context)
doApply
in class net.minecraft.world.storage.loot.LootFunction
public static net.minecraft.world.storage.loot.LootFunction.Builder<?> builder()