mirror of
http://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8.git
synced 2025-04-30 02:01:59 -05:00
26 lines
524 B
Java
26 lines
524 B
Java
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2024 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> CHANGE 2 : 4 @ 2 : 5
|
|
|
|
~ import net.lax1dude.eaglercraft.v1_8.EaglercraftRandom;
|
|
~
|
|
|
|
> CHANGE 78 : 79 @ 78 : 79
|
|
|
|
~ public void randomTick(World worldIn, BlockPos pos, IBlockState state, EaglercraftRandom random) {
|
|
|
|
> CHANGE 2 : 3 @ 2 : 3
|
|
|
|
~ public void updateTick(World worldIn, BlockPos pos, IBlockState state, EaglercraftRandom rand) {
|
|
|
|
> DELETE 5 @ 5 : 6
|
|
|
|
> DELETE 9 @ 9 : 10
|
|
|
|
> EOF
|