[1.12.2] player.isElytraFlying() is not being set to true when flying with custom elytra code
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By Toasterkid · Posted
What's the issue your running into? The link for the image you posted is also broken. -
By Toasterkid · Posted
What does NetworkHooks.openScreen(player, blockEntity, pPos) do? -
By Toasterkid · Posted
At an attempt at answering my first question I thought I might be able to change the code to this public static final RegistryObject<StatType<?>> FIREWORK_BOOSTS_USED = STATISTICS.register("firework_boosts_used", () -> new StatType<>(ForgeRegistries.STAT_TYPES, Component.literal("firework_boosts"))); or to this public static final RegistryObject<StatType<?>> FIREWORK_BOOSTS_USED = STATISTICS.register("firework_boosts_used", () -> new StatType<>(BuiltInRegistries.STAT_TYPE, Component.literal("firework_boosts"))); but for the first code snippet the StatType constructor requires a Registry not an IForgeRegistry and for the second code snippet we run into the same NPE issue from above. -
Hi guys, I'm using Crafty installed on CasaOS and i want to create a BetterMC4 Server. Unfortunatly i got an error message. This error only appear when using my "online" server because when i create a singleplayer adventure, everythings works just fine. https://github.com/OwNuT/Errors/issues/1 Thank you !
-
Topics
-
Who's Online (See full list)
Recommended Posts