forked from RepoMirrors/baritone
consistent spacing
This commit is contained in:
parent
92e39b5d1d
commit
66eba84d06
|
@ -27,6 +27,7 @@ import org.spongepowered.asm.mixin.injection.Redirect;
|
|||
|
||||
@Mixin(RenderChunkCache.class)
|
||||
public class MixinRenderChunkCache {
|
||||
|
||||
@Redirect(
|
||||
method = "generateCache",
|
||||
at = @At(
|
||||
|
|
Loading…
Reference in New Issue