개인 자료란 (JE)

  서버 커뮤니티

Profile dongchu627 대표칭호 없음
Profile

질문하기 플러그인

엔티티 움직임 없애기

2020.12.15 조회 수 162 추천 수 0

제가 크리퍼 찾기를 하려고 크리퍼가 가만히 멈춰있게 만들고 싶은데

플러그인에서 어떤 코드를 넣어야 할까요..? 

3개의 댓글

허두
2020.12.15

크리퍼.setAI(false);

neinerror
2021.01.21

if(cmd.getName().equalsIgnoreCase("spwan_no_ai")) {

            if(args.length == 0) {

                sender.sendMessage("커맨드를 끝까지 쳐주세요");

            }

            

            else if(args[0].equalsIgnoreCase("zombie")) {

                Player player = (Player) sender;

                setentityStats((LivingEntity) player.getWorld().spawnEntity(player.getLocation(), EntityType.ZOMBIE));

            }

}

public void setentityStats(LivingEntity entity) {

        entity.setAI(false);

    }

neinerror
2021.01.21
@neinerror

예시 구문입니다

뉴스 및 창작물
/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1