Package alexiil.mc.lib.multipart.api
Class PartLootParams
java.lang.Object
alexiil.mc.lib.multipart.api.PartLootParams
Stores some
LootContextParameter
s for LMP.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
AnAbstractPart
that was broken.static final class
static final class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final LootContextParameter<PartLootParams.BrokenPart[]>
Any additionalAbstractPart
's that were broken because theyrequired
the main broken part.static final LootContextParameter<PartLootParams.BrokenPart>
The primaryAbstractPart
that was brokenstatic final LootContextType
-
Method Summary
-
Field Details
-
BROKEN_PART
The primaryAbstractPart
that was broken -
ADDITIONAL_PARTS
Any additionalAbstractPart
's that were broken because theyrequired
the main broken part. -
PART_TYPE
-