SL23W52

From ETM
Revision as of 13:33, 26 December 2023 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL23W51 | SL24W01 ►


  • Update dynmap, Invalid texture block name: minecraft:air
  • Creating a new pod with a uuid key via copy/paste invites mistakes even if we use a UUID wrapper like DocId/LayoutId as:
    • PodType.X can still reference the old pod
    • manager.addInternal()... can still reference user.getXPod(XId.of(uuid, nickname)
    • In both cases the assumed type-safety by the Id-wrapper does not help us