Create 0566-Unfixed-moving-piston.patch #6
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren
Keine Beschreibung angegeben.
Branch "UnfixMoving_Piston" löschen
Das Löschen eines Branches ist permanent. Obwohl der Branch für eine kurze Zeit weiter existieren könnte, kann diese Aktion in den meisten Fällen NICHT rückgängig gemacht werden. Fortfahren?
MovingPistons are now not undestructable anymore since they are allowed (why tf they are but anyhow)
@ -0,0 +1,21 @@
@ -0,0 +13,4 @@
this != Blocks.END_PORTAL_FRAME &&
this != Blocks.END_PORTAL &&
- this != Blocks.END_GATEWAY &&
- this != Blocks.MOVING_PISTON; // try to prevent creation of headless pistons
Ist dieser Codeblock Teil einer Modifikation von Bukkit/Spigot oder Vanilla-MC Source?