mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-17 05:40:01 +00:00
Idea Nitpick ""Optimizations""
This commit is contained in:
@@ -21,7 +21,7 @@ public class PostMasterPatcher extends IrisPostBlockFilter
|
||||
{
|
||||
private static final BlockData WATER = B.getBlockData("WATER");
|
||||
private static final BlockData AIR = B.getBlockData("AIR");
|
||||
private RNG rng;
|
||||
private final RNG rng;
|
||||
|
||||
@DontObfuscate
|
||||
public PostMasterPatcher(PostBlockTerrainProvider gen, int phase)
|
||||
|
||||
Reference in New Issue
Block a user