mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-05 12:36:40 +00:00
minor tweak for mutable vectors
This commit is contained in:
@ -141,6 +141,8 @@ public class BlockTransformExtent extends ResettableExtent {
|
||||
|
||||
private static final Set<String> directionNames = Sets.newHashSet("north", "south", "east", "west");
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Transform the given block using the given transform.
|
||||
*
|
||||
|
Reference in New Issue
Block a user