This commit is contained in:
Electroblob77
2019-08-18 21:09:42 +01:00
parent 831f68d8d9
commit d6492ee3f1
3 changed files with 3 additions and 4 deletions
@@ -15,6 +15,8 @@ import net.minecraft.world.World;
public class EntityDecoy extends EntitySummonedCreature {
// TODO: These guys need sounds!
/** Creates a new decoy in the given world. */
public EntityDecoy(World world){
super(world);