whoops
This commit is contained in:
		@@ -44,7 +44,6 @@ public class MixinNetHandlerPlayClient {
 | 
			
		||||
            )
 | 
			
		||||
    )
 | 
			
		||||
    private void preRead(SPacketChunkData packetIn, CallbackInfo ci) {
 | 
			
		||||
        packetIn.isFullChunk();
 | 
			
		||||
        for (IBaritone ibaritone : BaritoneAPI.getProvider().getAllBaritones()) {
 | 
			
		||||
            if (ibaritone.getPlayerContext().player().connection == (NetHandlerPlayClient) (Object) this) {
 | 
			
		||||
                ibaritone.getGameEventHandler().onChunkEvent(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user