Prevent Beacons When End Gateway Supplied as Open/Close Material.
Pheotis opened this issue ยท 1 comments
By default, end gateways generate bright, purple, beacons that ignore solid blocks.
This can be annoying when trying to use them as a portal material (especially when underground).
This can probably be accomplished by using the EndGateway interface's setAge method with the value -9223372036854775808L
.
Closed in #45 ; thanks ghost!