CraftFabric icon indicating copy to clipboard operation
CraftFabric copied to clipboard

Please update this.

Open wdog5 opened this issue 4 years ago • 7 comments

Please update this.

wdog5 avatar May 03 '20 13:05 wdog5

You can update this by youself. Load a random plugin and then implement the missing API.

mio-19 avatar May 03 '20 14:05 mio-19

@tsao-chi is that possible with basic java knowledge?

viktordimov avatar May 03 '20 23:05 viktordimov

Well getters are doable with easy Java knowledge, some wrapper stuff for chunks/entities/blocks is also easy doable. The real problem to implement with Mixins are the events. They can't easily be added without Overwriting methods most of the time and they are a pain to maintain. There is lots of stuff that is just mindless work to implement, and everyone can feel free to join the discord and/or make merge requests.

tr7zw avatar May 03 '20 23:05 tr7zw

FukkitMC is currently halting development as well. Would really like to see this mod being updated for 1.16.2 and 1.16.3.

spxctreofficial avatar Sep 25 '20 14:09 spxctreofficial

This project is active: https://github.com/BukkitFabric/bukkit4fabric @realspectr3x

toinouH avatar Sep 25 '20 17:09 toinouH

This project is active: https://github.com/BukkitFabric/bukkit4fabric @realspectr3x

It's IsaiahPatton's mess. Do you not know who IsaiahPatton is?

spxctreofficial avatar Sep 25 '20 18:09 spxctreofficial

This project is active: https://github.com/BukkitFabric/bukkit4fabric @realspectr3x

the difference between what that's doing as far as i know, and what this was trying to do, was this would be compatable with singleplayer. that's something i've been looking for and am still looking for

MinecraftMoments avatar May 13 '21 23:05 MinecraftMoments