Posted February 5, 20223 yr Is that posible to make entity with player model and skin? While im trying to use Player player = new Player() Entity player = EntityType.PLAYER.create(world) player.moveTo(new Vec3(...)) world.addFreshEntity(player) and ect, my minecraft crush or nothing happend. Or i need to create my own entity with player form?
February 5, 20223 yr Author 4 minutes ago, Luis_ST said: you need a custom Entity need to create it with standart minecraft library or make a new entity, model for it and textures?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.