Jump to content

throwaway123123

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by throwaway123123

  1. Hello, I was wondering how you would get a Score from a Scoreboard without knowing the player's name. For example if you wanted to simply get a list of the Scores in a Scoreboard. I know that there is a method that returns exactly this, but it's return type is just Collection so I can't perform any methods from the Score class on it. Thank you in advance
  2. Hello, I'm trying to make a mod that will allow users to play with their own resource pack on a server that sends you a resource pack and will kick you if you don't let it download (i.e. have resource packs set to enabled). I only know basic modding and have created mods through looking at other mods and following their example, but I can't find a mod that loads resource packs, detects when it is being sent a resource pack from the server, and is able to 'trick' the server into thinking the client is using its resource pack. If you can offer any guidance it would be much appreciated, thank you in advance.
×
×
  • Create New...

Important Information

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