public class CopyBlockState extends LootFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
CopyBlockState.Builder |
static class |
CopyBlockState.Serializer |
ILootFunction.IBuilderconditions| Modifier and Type | Method and Description |
|---|---|
protected ItemStack |
doApply(ItemStack stack,
LootContext context) |
static CopyBlockState.Builder |
func_227545_a_(Block p_227545_0_) |
java.util.Set<LootParameter<?>> |
getRequiredParameters() |
apply, builder, func_225580_a_clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfunc_215858_apublic java.util.Set<LootParameter<?>> getRequiredParameters()
protected ItemStack doApply(ItemStack stack, LootContext context)
doApply in class LootFunctionpublic static CopyBlockState.Builder func_227545_a_(Block p_227545_0_)