architectury.accessWidener 6.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. accessWidener v1 named
  2. accessible method net/minecraft/client/gui/screens/Screen addButton (Lnet/minecraft/client/gui/components/AbstractWidget;)Lnet/minecraft/client/gui/components/AbstractWidget;
  3. accessible method net/minecraft/client/gui/screens/Screen addWidget (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener;
  4. accessible field net/minecraft/client/gui/screens/Screen buttons Ljava/util/List;
  5. accessible field net/minecraft/world/level/block/state/BlockBehaviour properties Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;
  6. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties material Lnet/minecraft/world/level/material/Material;
  7. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties material Lnet/minecraft/world/level/material/Material;
  8. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties materialColor Ljava/util/function/Function;
  9. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties materialColor Ljava/util/function/Function;
  10. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties hasCollision Z
  11. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties hasCollision Z
  12. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties soundType Lnet/minecraft/world/level/block/SoundType;
  13. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties soundType Lnet/minecraft/world/level/block/SoundType;
  14. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties lightEmission Ljava/util/function/ToIntFunction;
  15. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties lightEmission Ljava/util/function/ToIntFunction;
  16. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties explosionResistance F
  17. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties explosionResistance F
  18. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties destroyTime F
  19. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties destroyTime F
  20. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties requiresCorrectToolForDrops Z
  21. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties requiresCorrectToolForDrops Z
  22. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties isRandomlyTicking Z
  23. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties isRandomlyTicking Z
  24. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties friction F
  25. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties friction F
  26. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties speedFactor F
  27. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties speedFactor F
  28. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties jumpFactor F
  29. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties jumpFactor F
  30. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties drops Lnet/minecraft/resources/ResourceLocation;
  31. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties drops Lnet/minecraft/resources/ResourceLocation;
  32. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties canOcclude Z
  33. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties canOcclude Z
  34. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties isAir Z
  35. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties isAir Z
  36. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties isValidSpawn Lnet/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate;
  37. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties isValidSpawn Lnet/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate;
  38. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties isRedstoneConductor Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  39. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties isRedstoneConductor Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  40. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties isSuffocating Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  41. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties isSuffocating Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  42. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties isViewBlocking Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  43. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties isViewBlocking Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  44. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties hasPostProcess Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  45. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties hasPostProcess Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  46. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties emissiveRendering Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  47. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties emissiveRendering Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;
  48. accessible field net/minecraft/world/level/block/state/BlockBehaviour$Properties dynamicShape Z
  49. mutable field net/minecraft/world/level/block/state/BlockBehaviour$Properties dynamicShape Z
  50. accessible method net/minecraft/world/entity/Entity getEncodeId ()Ljava/lang/String;
  51. accessible field net/minecraft/server/packs/repository/PackRepository sources Ljava/util/Set;
  52. mutable field net/minecraft/server/packs/repository/PackRepository sources Ljava/util/Set;
  53. accessible field net/minecraft/world/item/DyeColor textureDiffuseColor I