senseiwells / EssentialClient

EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features
MIT License
77 stars 14 forks source link

cover packet sending actions with execute #42

Closed aria1th closed 2 years ago

aria1th commented 2 years ago

because order really does matter for some cases

senseiwells commented 2 years ago

The dummy call of the prediate is bad. You should not do this, if I had code that ran checks and did important stuff before I return the predicate this would get messed by the dummy call... Stop using streams ree!

aria1th commented 2 years ago

I forgor but this contains getBlockEntityData implement too

senseiwells commented 2 years ago

I have implemented these in 1.17.1, will port to 1.18.2 later