mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 02:28:13 -05:00
28 lines
547 B
Java
28 lines
547 B
Java
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2022 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> CHANGE 2 : 4 @ 2 : 5
|
|
|
|
~ import net.lax1dude.eaglercraft.v1_8.EaglercraftRandom;
|
|
~
|
|
|
|
> DELETE 6 @ 7 : 8
|
|
|
|
> CHANGE 73 : 74 @ 74 : 75
|
|
|
|
~ public void randomTick(World worldIn, BlockPos pos, IBlockState state, EaglercraftRandom random) {
|
|
|
|
> CHANGE 3 : 4 @ 3 : 9
|
|
|
|
~ public void updateTick(World worldIn, BlockPos pos, IBlockState state, EaglercraftRandom rand) {
|
|
|
|
> DELETE 2 @ 7 : 8
|
|
|
|
> DELETE 2 @ 3 : 13
|
|
|
|
> EOF
|