Class ExistingBlockReference

    • Constructor Detail

      • ExistingBlockReference

        public ExistingBlockReference​(JBlock _block)
    • Method Detail

      • get

        public JBlock get​(boolean create)
        Specified by:
        get in interface BlockReference
        Parameters:
        create - If false, the method will return null if the block is not yet created.