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.

Featured Replies

Posted

I have a block and a tile entity. the block isn't rendering properly client side. here's my tile entity and block class.

https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/matt/lyoko/blocks/BlockLyokoTower.java

https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/matt/lyoko/entities/TileEntityTower.java

more specifically. the particle effect being displayed isn't changing.

  • Author

I have a block and a tile entity. the block isn't rendering properly client side. here's my tile entity and block class.

https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/matt/lyoko/blocks/BlockLyokoTower.java

https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/matt/lyoko/entities/TileEntityTower.java

more specifically. the particle effect being displayed isn't changing.

  • Author

previously when I accidently made all instances of the block have the same tile entity, it worked with that commented out. The problem started occuring when I made all blocks have a seperate tile entity.

 

EDIT: I tried using the commented out stuff, but it didn't have any effect.

  • Author

previously when I accidently made all instances of the block have the same tile entity, it worked with that commented out. The problem started occuring when I made all blocks have a seperate tile entity.

 

EDIT: I tried using the commented out stuff, but it didn't have any effect.

  • Author

That is everything I'm doing. All the commented out section does is set and get stuff with the nbt tags. I tried using it but it didn't affect anything at all. But if your talking about packet handlers, then look under network.

  • Author

That is everything I'm doing. All the commented out section does is set and get stuff with the nbt tags. I tried using it but it didn't affect anything at all. But if your talking about packet handlers, then look under network.

So what you are saying is that the current code on github is the up to date code you have, just like it is in your eclipse workspace right now?

If you guys dont get it.. then well ya.. try harder...

  • Author

the commented out code in the tile entity is just a player-added method that adds data to NBT and then gets data from NBT. when i used that it didn't work. but since you seen to want me add it in... there it's in. now look at it.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.