mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-28 02:48:14 -05:00
26 lines
523 B
Java
26 lines
523 B
Java
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2023 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> DELETE 2 @ 2 : 3
|
|
|
|
> CHANGE 3 : 7 @ 3 : 5
|
|
|
|
~ import net.lax1dude.eaglercraft.v1_8.EaglercraftRandom;
|
|
~
|
|
~ import com.google.common.collect.Lists;
|
|
~
|
|
|
|
> CHANGE 52 : 53 @ 52 : 53
|
|
|
|
~ ArrayList<BlockPos> arraylist = Lists.newArrayList();
|
|
|
|
> CHANGE 49 : 50 @ 49 : 50
|
|
|
|
~ public void randomDisplayTick(World world, BlockPos blockpos, IBlockState iblockstate, EaglercraftRandom random) {
|
|
|
|
> EOF
|