I've found the placeDoor function, but I don't know the variables inside...Can you say the meaning of these variables?
P.S.: I' m a little back with version, but I want to continue because I 've learnt a lot of code with this version.
This is my placeDoor function:
this.placeDoor(world, p_74875_2_, p_74875_3_, StructureStrongholdPieces.Stronghold.Door.OPENING, 1, 1, 6);
HI, I'm creating a Mod with Forge in Minecraft 1.8... I've create an autogenerator structure (a little house...), but it spawn with double bottom part of door. How can I place a door?
Thanks and sorry for my bad english.