Package alexiil.mc.lib.multipart.api
Class PartLootParams
java.lang.Object
alexiil.mc.lib.multipart.api.PartLootParams
public final class PartLootParams extends Object
Stores some
LootContextParameters for LMP.-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPartLootParams.BrokenPartAnAbstractPartthat was broken.static classPartLootParams.BrokenSinglePartstatic classPartLootParams.BrokenSubPart<Sub> -
Field Summary
Fields Modifier and Type Field Description static LootContextParameter<PartLootParams.BrokenPart[]>ADDITIONAL_PARTSAny additionalAbstractPart's that were broken because theyrequiredthe main broken part.static LootContextParameter<PartLootParams.BrokenPart>BROKEN_PARTThe primaryAbstractPartthat was brokenstatic LootContextTypePART_TYPE -
Method Summary
-
Field Details
-
BROKEN_PART
The primaryAbstractPartthat was broken -
ADDITIONAL_PARTS
Any additionalAbstractPart's that were broken because theyrequiredthe main broken part. -
PART_TYPE
-