Package net.minecraft
Class class_5640.class_5641
java.lang.Object
net.minecraft.class_5640.class_5641
- All Implemented Interfaces:
BiFunction<ItemStack,LootContext,ItemStack>,LootContextAware,LootFunction
- Enclosing class:
- class_5640
static class class_5640.class_5641 extends Object implements LootFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.loot.function.LootFunction
LootFunction.Builder -
Field Summary
Fields Modifier and Type Field Description protected LootFunction[]field_27904private BiFunction<ItemStack,LootContext,ItemStack>field_27905 -
Constructor Summary
Constructors Constructor Description class_5641(LootFunction[] lootFunction) -
Method Summary
Modifier and Type Method Description ItemStackapply(ItemStack itemStack, LootContext lootContext)LootFunctionTypegetType()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThenMethods inherited from interface net.minecraft.loot.context.LootContextAware
getRequiredParameters, validate
-
Field Details
-
field_27904
-
field_27905
-
-
Constructor Details
-
class_5641
-
-
Method Details
-
apply
- Specified by:
applyin interfaceBiFunction<ItemStack,LootContext,ItemStack>
-
getType
- Specified by:
getTypein interfaceLootFunction
-