public class class_5592 extends ConditionalLootFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
class_5592.class_5593 |
ConditionalLootFunction.Builder<T extends ConditionalLootFunction.Builder<T>>, ConditionalLootFunction.Serializer<T extends ConditionalLootFunction>| Modifier and Type | Field and Description |
|---|---|
private List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>> |
field_27343 |
private boolean |
field_27344 |
conditions| Modifier | Constructor and Description |
|---|---|
private |
class_5592(LootCondition[] lootCondition,
List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>> list,
boolean bool) |
| Modifier and Type | Method and Description |
|---|---|
LootFunctionType |
getType() |
protected ItemStack |
process(ItemStack stack,
LootContext context) |
apply, builder, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplygetRequiredParametersandThenprivate final List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>> field_27343
private final boolean field_27344
private class_5592(LootCondition[] lootCondition, List<com.mojang.datafixers.util.Pair<BannerPattern,DyeColor>> list, boolean bool)
protected ItemStack process(ItemStack stack, LootContext context)
process in class ConditionalLootFunctionpublic LootFunctionType getType()