mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
Update #48 - Added some features from OptiFine
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
package dev.redstudio.alfheim.utils;
|
||||
|
||||
public enum EnumBoundaryFacing {
|
||||
IN, OUT
|
||||
}
|
Reference in New Issue
Block a user