개인 자료란 (JE)

  서버 커뮤니티

Profile muqhc 대표칭호 없음
Profile

커뮤니티 소통 개발하기 API

Gui 프레임워크 만듦. (feat. 블럭디스플레이)

2023.04.09 조회 수 539 추천 수 3



SkyPanel( //최상위 패널
    SkyPaddingBoxLayout() /*여백레이아웃*/
).skyguiBuild(this) {
    compo.localPoint2 = Point(2.7,0.7) //패널 크기 크기 설정
    
    board(Material.BIRCH_PLANKS.createBlockData()) //블러디스플레이 평면
    aligningBox { //정렬 레이아웃
        label(Component.text("hello world!").color { 0x603B2A }) { //글자 생성
            option.alignment = Alignment.BottomCenter //바닥-가운데로 정렬
            
            entity { backgroundColor = Color.fromARGB(0) }
            compo.scale = Point(2.2,2.3) //글자 확대
        }
    }
    //버튼 생성
    button(onClicked = { event ->
        event.player.sendMessage("hello world") //클릭시 "hello world" 출력
    })
}

Github repository: https://github.com/muqhc/skyguifx




Warning
댓글이 없습니다.

새로운 댓글을 등록해 주세요!

뉴스 및 창작물
/files/thumbnails/761/908/003/262x150.crop.jpg?20241025153749

건축

서울 숭례문(崇禮門) 4

KHC

2024-10-25

2

/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

2

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3