2025-01-19 15:44:28 -08:00

30 lines
766 B
Java

# Eagler Context Redacted Diff
# Copyright (c) 2025 lax1dude. All rights reserved.
# Version: 1.0
# Author: lax1dude
> CHANGE 2 : 4 @ 2 : 7
~ import net.lax1dude.eaglercraft.v1_8.EaglercraftRandom;
~
> CHANGE 13 : 14 @ 13 : 14
~ public void updateTick(World world, BlockPos blockpos, IBlockState var3, EaglercraftRandom random) {
> CHANGE 52 : 53 @ 52 : 53
~ public boolean generateBigMushroom(World worldIn, BlockPos pos, IBlockState state, EaglercraftRandom rand) {
> CHANGE 20 : 21 @ 20 : 21
~ public boolean canUseBonemeal(World var1, EaglercraftRandom random, BlockPos var3, IBlockState var4) {
> CHANGE 3 : 4 @ 3 : 4
~ public void grow(World world, EaglercraftRandom random, BlockPos blockpos, IBlockState iblockstate) {
> EOF