Obfuscate icon indicating copy to clipboard operation
Obfuscate copied to clipboard

A simple library that adds useful events

Results 30 Obfuscate issues
Sort by recently updated
recently updated
newest added

the serveur in 1.16.5 not launch with obfuscate . the serveur write launching, and after the launching server disepain and the serveur write launch

I have a incompatibility, the mod obfuscate causes the item physic does not have its correct function ![2022-02-24_20 49 23](https://user-images.githubusercontent.com/100063235/155645124-ba528c60-e61d-4ab0-bb7e-94d0f339a3a8.png)

The Problem is here https://github.com/MrCrayfish/Obfuscate/blob/67778cb4ad35e0dbedaa54366106dc2fde79314a/src/main/java/com/mrcrayfish/obfuscate/client/Hooks.java#L42 This is problematic, because you assume a PlayerModel is rendered for the PlayerEntity, which may not be the case. This can occur when someone renders...

Hi, My problem is i can't sync animations between server and client. Curently im using '@OnlyIn(Dist.CLIENT)' but when i remove Only in marker server would crash. Do i need to...

`public class playerEvents { @SubscribeEvent public void setupPlayerRotations(PlayerModelEvent.SetupAngles.Post event){ if(keyBindingsInit.anyWhere.isDown()) { event.getModelPlayer().leftArm.xRot = 268f; } } }` This Code Is not working with me Nothing is working when I Press...

Can you help I launch my game with obfuscate I get the same error message I’ve tried multiple versions but every time it says mod boss_ tools only supports obfuscate...

im just trying to play around with your mods but when i join my server it says ![image](https://user-images.githubusercontent.com/82260461/114263611-e21cd400-99e6-11eb-9188-a495d8ca1d97.png) is there anyway to fix this? -alexander

I want to use this mod as a dependency in my mod but its Throwing error. Please make a detailed video on youtube. That shows how to add it mod...

I am developing a texture pack that had the property of changing the texture of the armor based on their name but on your mod it does not work you...

![unknown](https://user-images.githubusercontent.com/93470213/142425366-412b2d60-efc6-45c0-90f1-6b4348cac67b.png)