Valentin

Results 4 comments of Valentin

Hello, This should work: ```Java import com.github.retrooper.packetevents.PacketEvents; import com.github.retrooper.packetevents.protocol.entity.data.EntityData; import com.github.retrooper.packetevents.util.reflection.Reflection; import com.github.retrooper.packetevents.wrapper.PacketWrapper; import io.github.retrooper.packetevents.util.SpigotReflectionUtil; import lombok.experimental.UtilityClass; import org.bukkit.entity.Entity; import org.jetbrains.annotations.NotNull; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.Method; import java.util.List; @UtilityClass...

Yes it works, I have been using it since the beginning of the year on 1.8.8 servers. There was just an issue with the reflection of a method on the...

``` // Decompiled with: CFR 0.152 // Class Version: 8 ``` nice skid bro 😭

Hello, I'm having the same issue, working in local dev and not in Stackblitz/Bolt