Class PartLootParams.BrokenSubPart<Sub>

java.lang.Object
alexiil.mc.lib.multipart.api.PartLootParams.BrokenPart
alexiil.mc.lib.multipart.api.PartLootParams.BrokenSubPart<Sub>
Enclosing class:
PartLootParams

public static final class PartLootParams.BrokenSubPart<Sub>
extends PartLootParams.BrokenPart
  • Field Summary

    Fields 
    Modifier and Type Field Description
    SubdividedPart<Sub> mainPart  
    Sub subPart  
  • Constructor Summary

    Constructors 
    Constructor Description
    BrokenSubPart​(SubdividedPart<Sub> mainPart, Sub subPart)  
  • Method Summary

    Modifier and Type Method Description
    AbstractPart getPart()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait