HCF ANTI PEARL GLITCH

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

user7089

I deleted discord. Clones are scams.
Premium
Feedback score
5
Posts
137
Reactions
112
Resources
0
Damn, 6.50$ for 7 4 lines of code, damn.
Code:
@EventHandler
public void onPearlLand(ProjectileHitEvent e) {
    if (e.getEntity() instanceof EnderPearl && blocked.contains(e.getEntity().getWorld().getBlockAt(...))) e.setCancelled(true);
}
untitle.JPG
 
Last edited:
Status
This thread has been locked.
Top