Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Yevi

Members
  • Joined

  • Last visited

Everything posted by Yevi

  1. If u need to call some field not one time and even not two times, its better just once change your _at config and not to clog code with reflection.
  2. Duuuuude, thank u very much, it helps! Now my fields are public :3 I think people hate AT because they just dont know how to use it in the right way. Anyway, we'll see Thank you again
  3. It will be private mode, so compatibility is the last thing i'm care about. What is the reason of haiting AT? I know, that i can use reflection, but i'm interesting in using AT.
  4. We can hide entities on the server side by manipulation with trackedEntities and trackedEntitiesIDs.
  5. I need to modify this field. Reflection is a bit expensive method, and i want to learn how to use access transformer in case of increasing my expirience. There is lack of information about AT, so i will be glad for help with this issue.
  6. Hello guys. I have a problem with access transformer. I need to make a private field "Set trackedEntities = new HashSet();" public, so according to http://www.minecraftforge.net/wiki/Using_Access_Transformers i added to my gradle build file: jar { manifest { attributes 'FMLAT': 'test_at.cfg' } } and created test_at.cfg at src/main/resources/META-INF. After that i did gradle clean and gradle setupDecompWorckspace, but in IDE my field remained private. What have i done wrong? My test_at.cfg: #Test access tranformer config file # EntityTracker public net.minecraft.entity.EntityTracker field_72793_b # trackedEntities
  7. Hi. I'm interesting in how to hide an entity from players on the server side? It means, that every player clients cant receive any information about this entity. Ideas?
  8. Hi guys. How to calculate all motions to make a projectile follow another entity? Any ideas?
  9. Hi all. I need to handle on server side if player's motion was caused by client control keys and and if so - cancel it. Any ideas guys? Really need your help. P.S. I'm sorry for my bad english, its not my native language, but i hope that we can understand each other.

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.