Skip to content

issues Search Results · repo:CryptoMorin/XSeries language:Java

Filter by

192 results
 (114 ms)

192 results

inCryptoMorin/XSeries (press backspace or delete to remove)

Description To modify ItemStacks independently of the Minecraft version, it is necessary to reimplement the deserialization functionality of the XItemStack class. This often results in ItemBuilder s that ...
enhancement
  • bestlinuxgamers
  • 1
  • Opened 
    12 hours ago
  • #337

Description XItemStack won t serialize or deserialize trim on leather armor pieces, despite it being supported in vanilla. For example, deserializing the following results in regular leather armor: material: ...
bug
  • datatags
  • Opened 
    13 days ago
  • #334

This has nothing to do with any specific versions and is more of a general API request. Since all the XModules are no longer real enums, serializing and deserializing them has become a bit of a pain. ...
enhancement
  • tomwmth
  • 5
  • Opened 
    20 days ago
  • #330

I loosened the reflection restrictions a bit. Use this commit from JitPack and see if it fixes the issue. Originally posted by @CryptoMorin in #324 Hi, I m having the same problem, but JitPack isn t ...
bug
opinions
  • SrT3ddy
  • 1
  • Opened 
    21 days ago
  • #329

DyeColor is different for each version. For example, it is DyeColor.SLIVER in the legacy version. but it is LIGHT_GRAY in the latest version.
enhancement
  • ImYenil
  • 1
  • Opened 
    on Feb 23
  • #327

Description The ItemStack contained in the user s hand is obtained to convert it to an XMaterial, specifically OMINOUS_TRIAL_KEY. XSeries version: 13.0.0 Spigot version: 1.21.4 Code: XMaterial itemInHand ...
bug
invalid
  • Skjolberg
  • 1
  • Opened 
    on Feb 16
  • #326

XBlock.setColor does not work in version 1.20.6. My Code @EventHandler(ignoreCancelled = true) public void onBlockPlace(BlockPlaceEvent event) { Player player = event.getPlayer(); if (!Utils.checkArena(player)) ...
bug
  • ImYenil
  • 4
  • Opened 
    on Feb 3
  • #325

Description I used version 9.10.0 together with the Arclight hybrid normally, but after updating to 13.0.0 the system gave an error when starting together with the Pixelmon mod, I asked for help from my ...
bug
  • SrT3ddy
  • 2
  • Opened 
    on Jan 18
  • #324

Description The following item stack materials on 1.12.2 are incorrectly parsed. | Actual Material | Parsed XMaterial (Incorrect) | | --- | --- | | COMMAND_BLOCK (Command Block) | CHAIN_COMMAND_BLOCK ...
bug
  • LOOHP
  • Opened 
    on Jan 6
  • #322

Hi, it looks like the #getMinHeight support-check sets the maxHeight-boolean flag to true instead of the minHeight one. This looks like an accidental copy n paste error that might result in unexpected ...
bug
good first issue
  • SpraxDev
  • 1
  • Opened 
    on Dec 28, 2024
  • #319
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub