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.

Sr_endi

Members
  • Joined

  • Last visited

Everything posted by Sr_endi

  1. He said So, he want help to get more fps.
  2. Hey, i know I can set the light value with the Properties when I create a Block. But I want to set the light level in tick() of an TileEntity. I already know how to get the Block/BlockState, but I do not know how to set the light value. How can i set it?
  3. [ComputerCraft-Coroutine-0/WARN] [computercraft/]: Received unknown type 'net.minecraft.util.ResourceLocation', returning nil. It was an Issue from computercraft. ๐Ÿ˜ถ Nevertheless, thanks to everyone who wanted to help.
  4. Oh yeah, i see. getWorld() works perfectly in tick(). Thanks!
  5. It's not the lua interpreter. The world is null without any Lua stuff. I removed the ILuaMethodProvider and just wanted to save the World in a var. https://hastebin.com/nahuwifuqu.properties exception https://hastebin.com/yelinicili.java Class
  6. Sure. https://hastebin.com/ejehuxuvuv.java
  7. But why, should the world be null? Did i do anything wrong?
  8. Hey, i want to get the Biome of a Tile Entity. I used getWorld().getBiome(getPos()) in my TileEntity class. But it returns null. Thanks. ๐Ÿ˜Š
  9. Hey, I need a List of all Players on a Server or a LAN world. How can i get a list? Sorry if my english is too bad, it's not my native language. Thanks. ^^
  10. You can do: But this only works on logical Servers. int deaths = ServerWorld#getServer().getPlayerList().getPlayerStats(PlayerEntity).getValue(Stats.CUSTOM, Stats.DEATHS);

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.